Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with startup EXE from Win.ini.
Message
From
04/05/2004 08:06:15
 
 
To
04/05/2004 07:50:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00900613
Message ID:
00900647
Views:
15
Test this:
myReg     = CREATEOBJECT("WScript.Shell")
runPath  = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\RunTest"
myReg.RegWrite( runPath,"C:\MyTest.EXE","REG_SZ" )
You can change RunTest with whatever You want & of course You must change C:\MyTest.EXE to fullpath & filename of Your application
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform