db-ie Posted May 2, 2004 Posted May 2, 2004 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..
RayOK Posted May 2, 2004 Posted May 2, 2004 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
db-ie Posted May 2, 2004 Author Posted May 2, 2004 main question is tho how would i create one. (new at this stuff)
db-ie Posted May 2, 2004 Author Posted May 2, 2004 nevermind ill just create a sfx with my shorcuts and have them go for the selected directories..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now