ponghy Posted October 4, 2005 Posted October 4, 2005 (edited) I've searched through the forum and only got answers to install in unattended mode. I want to install WMP10 normally (i.e. with UI and progress bars) but when setup finish, don't launch Media Player. How can I achieve this?If not possible, how can I create a custom MSI package to achieve this? I used the Enterprise Deployment Pack, but the created MSI has no warnings, no text "Please wait while installing files..." and has a fixed title "Enterprise Deployment Pack" (I don't know how to modify this).Thanks for your help Edited October 4, 2005 by ponghy
Nucleus Posted October 5, 2005 Posted October 5, 2005 Try thisREG ADD %KEY%\008 /VE /D "Windows Media Player v10.3802" /fREG ADD %KEY%\008 /V 1 /D "%CDROM%\Software\MediaPlayer\MediaPlayer.exe /Q:A /R:N /C:\"setup_wm.exe /DisallowSystemRestore /Q:A /R:N\"" /f
ponghy Posted October 5, 2005 Author Posted October 5, 2005 Thanks for the reply but I want to show the install progress, not completely quiet. I want to install the application normally, but DON'T run the player afterwards.
ponghy Posted October 6, 2005 Author Posted October 6, 2005 I know this is possible, because the MSI created with the Enterprise Deployment Pack shows the progress when installing, but don't run the player when finished. Is there any way to modify the MSI file? (localize the strings would be interesting too).Please, help
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