March 8th, 2005, 08:52 AM
|
#2 (permalink)
|
| Super F@D Folder
Join Date: Jun 2004
Posts: 5,083
|
ok...well. I found out how to use wperl.exe and it's working fine, but I do have a question for everyone. How can I edit the registry through a perl script and also, where in the registry is the setting for associating an extension with a program? I would like to associate .wp with C:\Perl\wperl.exe that way the window stays hidden. I am also having a problem with starting fad. I'm using the system call to start think.lgo and for a half a second when the system call runs and the perl script forks, the new script is run by perl.exe instead of wperl.exe and is not hidden. Is there a different system call to be run by wperl.exe (like wsystem or something wierd like that)  Thanks!! |
| |