Kapo Posted October 6, 2005 Posted October 6, 2005 with the SerialNumber directive there is no connection to internet for me.
ironside Posted October 6, 2005 Posted October 6, 2005 Does anyone know if its possible to install the 10.01 update silently ?Thanks
RYU81 Posted October 6, 2005 Posted October 6, 2005 (edited) to make Slipstreaming Over 10.00 first extract Corel Paint Shop Pro 10.01and runmsiexec /p x:\1001_EN.MSP /a x:\pspx.msi /qb Edited October 6, 2005 by RYU81
Acheron Posted October 7, 2005 Posted October 7, 2005 Here are some switches for the installer you can use:APPLAUNCH_REGISTRATION=0 //No registration on start-upPSP_INSTALLRCM=0 // ???PSP_CREATEQUICKLAUNCH=0 // No Quicklaunch iconPSP_READMESHORTCUT=0 // No Readme shortcut in Start menuPSP_UNINSTALLSHORTCUT=0 // No Uninstall shortcut in Start menuPSP_MYPSPFILESGLOBAL=0 // ???PSP_UPDATEFREQ=3 // Never check for updates (0=daily, 1=weekly, 2=monthly, 3=never)PSP_FILEASSOC_BMP=0 // Don't associate with BMPPSP_FILEASSOC_JPG=0 // Don't associate with JPEGPSP_FILEASSOC_GIF=0 // Don't associate with GIFPSP_FILEASSOC_PNG=0 // Don't associate with PNGPSP_FILEASSOC_TIFF=0 // Don't associate with TIFFAnyone has more info on the PSP_INSTALLRCM and PSP_MYPSPFILESGLOBAL switches?
RYU81 Posted October 8, 2005 Posted October 8, 2005 APPLAUNCH_REGISTRATION=0 //No registration on start-upPSP_INSTALLRCM=0 // ???PSP_CREATEQUICKLAUNCH=0 // No Quicklaunch iconPSP_READMESHORTCUT=0 // No Readme shortcut in Start menuPSP_UNINSTALLSHORTCUT=0 // No Uninstall shortcut in Start menuPSP_MYPSPFILESGLOBAL=0 // ???PSP_UPDATEFREQ=3 // Never check for updates (0=daily, 1=weekly, 2=monthly, 3=never)PSP_FILEASSOC_BMP=0 // Don't associate with BMPPSP_FILEASSOC_JPG=0 // Don't associate with JPEGPSP_FILEASSOC_GIF=0 // Don't associate with GIFPSP_FILEASSOC_PNG=0 // Don't associate with PNGPSP_FILEASSOC_TIFF=0 // Don't associate with TIFFyou can tell us how to use them?
Acheron Posted October 8, 2005 Posted October 8, 2005 You can add them to your command line:I use this one for example:pspx.msi /QB-! SERIALNUMBER=XXXXXXX-XXXXXXX-XXX APPLAUNCH_REGISTRATION=0 PSP_INSTALLRCM=0 PSP_CREATEQUICKLAUNCH=0 PSP_READMESHORTCUT=0 PSP_UNINSTALLSHORTCUT=0 PSP_MYPSPFILESGLOBAL=0 PSP_UPDATEFREQ=3 PSP_FILEASSOC_BMP=0 PSP_FILEASSOC_JPG=0 PSP_FILEASSOC_GIF=0 PSP_FILEASSOC_PNG=0 PSP_FILEASSOC_TIFF=0 INSTALLDIR="%programfiles%\Corel\Paint Shop Pro X"
cyberloner Posted October 9, 2005 Author Posted October 9, 2005 Does anyone know if its possible to install the 10.01 update silently ?Thanksi use 1001_EN.MSP /quiet try to slipstreaming but cannot success..so i stick with my /quiet mode...auto install with update quietly...
ironside Posted October 14, 2005 Posted October 14, 2005 (edited) Does anyone know if its possible to install the 10.01 update silently ?Thanksi use 1001_EN.MSP /quiet try to slipstreaming but cannot success..so i stick with my /quiet mode...auto install with update quietly...The /quiet switch did'nt work for meIn the end i made a switchless silent iexpress installer with the msp file and a batch file to run the update with the /qb switch.That works for me (and displays version 10.01 in the "About" dialog box now)Thanks for the help anyway it pointed me in the right direction Cheer's Edited October 15, 2005 by ironside
Kapo Posted October 15, 2005 Posted October 15, 2005 i think but i'm not sure that PSP_MYPSPFILESGLOBALdoes not create the My PSP Files folder in documetsand settings (per user).
ari Posted October 22, 2005 Posted October 22, 2005 (edited) Hi allz,thx for the PSPX Switches. PSP_INSTALLRCM=1 install the Entry in Rightclickmenu from the Folders. The Name of the Entry is "Browse with Paint Shop Pro X"there are still more switches PSP_YAHOO=0PSP_InstallYahoo=0 Yahoo!-Tool bar with pop-up blocker will not install Edited October 22, 2005 by ari
cyberloner Posted October 22, 2005 Author Posted October 22, 2005 tested with yahoo command cannot work but the right click menu do works well...thanks a lotDoes anyone know if its possible to install the 10.01 update silently ?Thanksi use 1001_EN.MSP /quiet try to slipstreaming but cannot success..so i stick with my /quiet mode...auto install with update quietly...The /quiet switch did'nt work for meIn the end i made a switchless silent iexpress installer with the msp file and a batch file to run the update with the /qb switch.That works for me (and displays version 10.01 in the "About" dialog box now)Thanks for the help anyway it pointed me in the right direction Cheer'syea /qb works too
ari Posted October 23, 2005 Posted October 23, 2005 tested with yahoo command cannot workHi cyberloner,open the pspx.msi with Orca Tool or another msi Editor. You can find in the Property Table both YAHOO Switches with the default value =1. During the normaly silently Install the Yahoo!-Tool bar with pop-up blocker will install. With the PSP_YAHOO ... Switches =0 the Tollbar will not install.It's works for me. I have the german Upgrade- & Download Version from PSPX.
Acheron Posted November 2, 2005 Posted November 2, 2005 Here some regtweaks:Windows Registry Editor Version 5.00;Removes stupid Shell Extension[-HKEY_CLASSES_ROOT\Folder\shell\Browse with Paint Shop Pro X][-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\Browse with Paint Shop Pro X][-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Browse with Paint Shop Pro X][-HKEY_CLASSES_ROOT\Drive\shell\Browse with Paint Shop Pro X];Don't show Eula[HKEY_LOCAL_MACHINE\SOFTWARE\Corel\Paint Shop Pro\10]"ShowEula"=dword:00000000"NeverRegister"=dword:00000001;Don't show splash-screen[HKEY_CURRENT_USER\Software\Corel\Paint Shop Pro\10\General\Miscellaneous]"Splash"=dword:00000000;Interface[HKEY_CURRENT_USER\Software\Corel\Paint Shop Pro\10\UI Customization\BCGToolbarParameters]"Tooltips"=dword:00000000"ShortcutKeys"=dword:00000001"LargeIcons"=dword:00000000"MenuAnimation"=dword:00000000"RecentlyUsedMenus"=dword:00000000"MenuShadows"=dword:00000000"MenuIcons"=dword:00000001"UseSystemColors"=dword:00000001"ShowAllMenusAfterDelay"=dword:00000000"Look2000"=dword:00000001I like the menuicons very much
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