Scubar Posted May 22, 2005 Posted May 22, 2005 Hi i seem to be having alot of trouble, i have Professional notepad and cant seem to find a silent switch for its install so i want to make a new one with my registration info included.basically i need to append a .bak extension to the old notepad incase of uninstall and place the new notepad in its place and then add a couple of registry keys for registration.if anyone knows of how i can do this with what program.ps. i have little to no knowledge of making MSI'sOk seeing as no one has answered is there anyway i can just replace the notepad.exe and add two registry entries silently. i was thinking sfx but i dont know how i could add registry entries.
Loras Posted May 24, 2005 Posted May 24, 2005 You can create cmd file with this comand:REGEDIT /S %systemdrive%\install\notepadPRO.reg%systemdrive%\install\notepadSFX.exeJust correct a path and file name.and read this:http://www.ryanvm.net/forum/viewtopic.php?t=67
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