tjwasiak Posted February 23, 2014 Posted February 23, 2014 I would like to kindly ask how registering components XP setup stage is exactly controlled. I am having strange situation where something during this setup stage is changing my customized registry setting (I have checked that during Start Menu setup registry is set as I would like it to be and @T-13 it is not...).I would like to try to find what is changing what during this stage and if I can do something about it.
darky35 Posted March 13, 2014 Posted March 13, 2014 (edited) I would like to kindly ask how registering components XP setup stage is exactly controlled. I am having strange situation where something during this setup stage is changing my customized registry setting (I have checked that during Start Menu setup registry is set as I would like it to be and @T-13 it is not...).I would like to try to find what is changing what during this stage and if I can do something about it.i usualy add a cmdlines.txt in a $oem$ folder saying[Commands]"REGEDIT /S Tweak.reg"place my Tweak.reg file in there, then add the 5 folders as below $Docs inside anotherAll Usersinside anotherStart Menuanother folderProgramsand anotherStartupthen add a start.bat sayingcmdow @ /hidFOR %%I IN (D E F G H I J K L M N O P Q R S T U V W X Y Z)REGEDIT /S %CDROM%\$OEM$\Tweak.reg Edited March 13, 2014 by darky35
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