May 2, 200422 yr i made a few sfx's to be run when the programs being installed, they create in the correct area's exampe:server.exe[sfx cmd's];The comment below contains SFX script commandsPath=[server]SavePathSilent=1Overwrite=2Shortcut=T, "C:\Program Files\[server]\abyssws.exe", "C:\Program Files\[server]\", "Abyss Web Server", "localhost"what im trying to do is add a shortcut , in the startup but it doesnt create one, is there an easier way , say like registry or something for all users..
May 2, 200422 yr You could add a registry entry to the Run area. Just like RunOnce but does it every boot up.. Can even see it with msconfig.Microsoft puts theres in HKLM, or you can do one in HKCU, in this folder:(HKLM or HKCU)\SOFTWARE\Microsoft\Windows\Current Version\Run
May 2, 200422 yr Author nevermind ill just create a sfx with my shorcuts and have them go for the selected directories..
Create an account or sign in to comment