Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- System INI
Message
From
29/07/1999 16:59:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP60- System INI
Miscellaneous
Thread ID:
00247950
Message ID:
00247950
Views:
63
This is the code I am using to update the SYSTEM.INI in some computers but, computers with Windows 95 lock after my program runs. Any ideas why? Thank you in advance.

SET CLASSLIB TO registry ADDITIVE
myINI = CREATEOBJECT("oldinireg")
myINI.WriteIniEntry("c:\windows\mutual~1.scr","boot", "scrnsave.exe", "c:\windows\system.ini")
Reply
Map
View

Click here to load this message in the networking platform