|
-
Nov 13th, 1999, 10:58 AM
#1
Thread Starter
Addicted Member
how can i make a list box add everything in the registery that loaded up when windows loads?? and then make it where it wont load and disable the load or what ever
-
Nov 13th, 1999, 11:37 PM
#2
Guru
You can read in the registry keys, startup folder, and autoexec.bat and win.ini for startup apps. Give the user a listbox with this listing. If selected, REM the lines from autoexec.bat/win.ini, move the shortcuts from the startup folder, and create a new key and move reg entries to that key. (this is what MSCONFIG does in Win98)
-
Nov 14th, 1999, 01:20 AM
#3
Thread Starter
Addicted Member
what he code how do i od all that??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|