Sanka Posted October 28, 2004 Posted October 28, 2004 i m french I have put 2 msi file. one to name setup.msi the other with the name of origin
Zahriki Posted October 28, 2004 Posted October 28, 2004 Well I fixed the silent install part.I got rid of INSTALLDIR=%ProgramFiles%\Defragand it installed it without a hiccup.Testing the registration now.
mazin Posted October 28, 2004 Posted October 28, 2004 This is how to use INSTALLDIR under RunOnceEX method:REG ADD %KEY%\020 /VE /D "Defrag Professional Edition v6.5.851" /fREG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Defrag-Pro-Ed-v6.5.851.msi INSTALLDIR=\"%ProgramFiles%\Defrag\" /qb" /fREG ADD %KEY%\020 /V 2 /D "REGEDIT /S %systemdrive%\install\RegTweaks\Defrag.reg" /f
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