Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run on startup...
Message
From
17/07/2004 00:12:53
 
 
To
16/07/2004 23:46:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00925435
Message ID:
00925443
Views:
18
Hello Dear

Put following codes in your main prg and change exe name
MYREG     = CREATEOBJECT("WScript.Shell")
RUNPATH  = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\RunTest"
MYREG.REGWRITE( RUNPATH,"d:\tray\tray.EXE","REG_SZ" )
Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform