
02-07-2001, 03:22 PM
|
|
|
running more than just an .exe file
|
I've asked this before, so i apologise in advance. I've just lost the code I need. I want to run a registry file when the user ticks a checkbox. I know that you can't use Shell on it's own, and that the Replace() function comes into it as well i.e.
run_my_exe = Shell ( Replace ()
it's just I don't know what the parameters should be inside the Replace function.
I hope you can help, and don't get annoyed at me for asking the same question twice.
Thanks a million for any replies.
Knows a little about a lot
|
|