Scubar Posted May 22, 2005 Posted May 22, 2005 i am having great difficulty making an installer to just overwrite notepad.exe in the windows directory with a better version of notepad and then add two registry keys ive tried inno setup but it doesnt seem to like overwriting the already installed onewould someone be able to help me out with this.many thanks.
bonedaddy Posted May 23, 2005 Posted May 23, 2005 Hey ScubaSI use notepad2.exe, I change the name to notepad.exe, then use makecab on it,notepad.ex_, then copy to i386 file, overwrite when asked to, add reg tweak withthe rest of my tweaks.......BD
totoymola Posted May 23, 2005 Posted May 23, 2005 I do the same thing. For the registry entries, why don't you just import it using cmdlines.txtThe problem that you are experiencing might be because of the Windows File Protection. It will not allow you to replace system files.
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