July 2, 200422 yr like setting the modem init settings...i wanna add these modem init values:S11=50 L3 M1whereS11=50 sets the tone dialing delay to 50msL3 sets the modem speaker volume to the loudestM1 sets the modem speaker on.is it possible to automatically set all of those on an unattended XPCD? thanks.
July 2, 200422 yr find the registry settings that contain the entiries you need to change and make the change with a reg file.Take a snapshot before making changes and after to see what changed/where.Maybe its an INI file and not a registry setting. So look for that too.If not in registry, set PC's date ahead a year make the change and then find the file with the new modified date.WwTIPPYwW
July 3, 200422 yr Author i found 3 instances of the modem init strings i've manually set. i wonder if this setting changes from one computer to the other, especially with a different modem.HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}\0000...HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}\0000...HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}\0000i would also like to know which of these 3 entries that has the priority to set the modem init strings.the string data that holds the entry is"UserInit"="S11=50 L3 M1"
Create an account or sign in to comment