SHAKAZOLLO Posted September 3, 2005 Posted September 3, 2005 (edited) hi guyscan you tell me where I put like this code and what does it meaningREG ADD %KEY%\007 /VE /D "Macromedia Shockwave Player" /fREG ADD %KEY%\007 /V 1 /D "%SystemDrive%\Install\SHOCKWAVE\setup.exe /s" /fREG ADD %KEY%\007 /V 2 /D "TASKKILL /F /IM iexplore.exe" /fand like this codecls@echo offECHO ACDSee 7.0 PowerPack Fullstart /wait %systemdrive%\Install\ACDSee\ACDSee.msi /QB PIDKEY=your key with dashes LICENSE_MODEL=FullECHO.ECHO Deleting Shortcuts and Applying Tweaksdel "%AllUsersProfile%\Desktop\ACD FotoSlate 3.1.lnk"del "%AllUsersProfile%\Desktop\ACD Photo Editor 3.1.lnk"del "%AllUsersProfile%\Desktop\ACDSee 7.0.lnk"REGEDIT /S %systemdrive%\Install\ACDSee\ACDSee.regEXITI do not want to make it like this i just want from you tell me where I put (like) this code.do you understand what i meaning (like this code) not like what I write in top.please guys help me because I want use it in other applications.and thank you. Edited September 3, 2005 by SHAKAZOLLO
coconut Posted September 3, 2005 Posted September 3, 2005 those are examples for .cmd files to be used for installing applications/tweak files on unattended setups. please see here for in depth explanation: http://unattended.msfn.org/
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