dlevens Posted September 14, 2005 Posted September 14, 2005 I was able to do an admin install which asked for the serial, it accepted it fine and a silent install worked using the the files made from the admin install. I usedmsiexec /i pspx.msi /qbHowever, I would like to make a silent install that does not install the thumbnail and browse with paint shop options. During a manual install you can uncheck these, but how do you not install these for an unattended install?Dennis
cyberloner Posted September 14, 2005 Author Posted September 14, 2005 I was able to do an admin install which asked for the serial, it accepted it fine and a silent install worked using the the files made from the admin install. I usedmsiexec /i pspx.msi /qbHowever, I would like to make a silent install that does not install the thumbnail and browse with paint shop options. During a manual install you can uncheck these, but how do you not install these for an unattended install?Dennis<{POST_SNAPBACK}>Use reg file brother
dlevens Posted September 14, 2005 Posted September 14, 2005 use a reg file? I fail to see how that would prevent these two items from being installed? I use reg files to config options post install but not sure how it can prevent something from installing? Am I missing something?Dennis
cyberloner Posted September 14, 2005 Author Posted September 14, 2005 use REGEDIT4[-HKEY_CLASSES_ROOT\Folder\shell\Browse With Paint Shop Pro X]remark: The Browse With Paint Shop Pro X <-- this line maybe wrong... your need to check your registry at HKEY_CLASSES_ROOT\Folder\shell\FOR removing the browse things...and for the paint shop pro thumnails things...u need to export the corel key place at registry current user place ....And make the reg for for it...Silent install the reg file with Regedit /s Patch.reg Hope this help
vpn-user Posted September 19, 2005 Posted September 19, 2005 There is a far easier way: setup.exe -s -v"Serialnumer=XXX /qn"Installshield passes parameters through to windows installier using the -v switch.
cyberloner Posted September 19, 2005 Author Posted September 19, 2005 but your installation file would be bigger....
Chikaka Posted September 22, 2005 Posted September 22, 2005 hi guys i need ur help plzi downloaded the psp901entr ( Jasc Paint Shop Pro 9 ) and i need ur help because it's free for some days and i need Name and Key , so plz help me or find to me any good ( Paint Shop Pro 9 ) without Key and NanemThx God BleSS YoU Peace
Kapo Posted September 22, 2005 Posted September 22, 2005 someone knows if there is a switch for not associatethe images with Paint Shop Pro?I want Windows to open my jpeg...
dlevens Posted September 25, 2005 Posted September 25, 2005 and for the paint shop pro thumnails things...u need to export the corel key place at registry current user place ....I think I have everything solved now but your quote above. What do you mean by corel key place?Dennis
cyberloner Posted September 25, 2005 Author Posted September 25, 2005 and for the paint shop pro thumnails things...u need to export the corel key place at registry current user place ....I think I have everything solved now but your quote above. What do you mean by corel key place?Dennis<{POST_SNAPBACK}>i mean export the pspx registry key from[HKEY_CURRENT_USER\SOFTWARE\Corel]and make sure u disable the thumbnails before doing so...
Kapo Posted September 25, 2005 Posted September 25, 2005 the installation with this method works only if you copythe installation files on the hd.The RunOnceEx method doesn't works, it tells me thati have to insert the disk.Someone has a solution?
cyberloner Posted September 25, 2005 Author Posted September 25, 2005 i have it on the cd and it works REM SET CDROM AS %CDROM%FOR %%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) DO IF EXIST %%i:\win51 SET CDROM=%%i:start /wait %CDROM%\\INSTALL\\PSPX\\pspx.msi Serialnumber=xxxxxxx-xxxxxxx-xxx /qn /qb- >nulmy pspx is in the cd install\pspx folder....i dun use runonce method....by using runonce how u gonna point the installation of it without copy it to the harddisk? it only work by copying to harddisk for sure....
Kapo Posted September 25, 2005 Posted September 25, 2005 in fact i think that it works only if you copy the installationfiles on the hard drive...
RYU81 Posted October 6, 2005 Posted October 6, 2005 (edited) uattended doesn't working if I make signin before make uattended.is there way to uattended without need online with internet Edited October 6, 2005 by RYU81
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now