Classic Shell
http://www.classicshell.net/forum/

About unattend install
http://www.classicshell.net/forum/viewtopic.php?f=7&t=7936
Page 1 of 1

Author:  Tanki [ Tue Sep 26, 2017 7:04 am ]
Post subject:  About unattend install

Hello,

sorry for my bad english...

Code:
ClassicShellSetup32.msi /qn /norestart


default install, quiet, no restart with all local

It's good or not?
Code:
ClassicShellSetup32.msi /qn /ADDLOCAL=\"ClassicExplorer,ClassicStartMenu,ClassicShellUpdate\" /norestart


and about ClassicShell, I need to include ClassicShell or it's included by default?

same for LicenseAccepted, value is set to 1, so i don't need include on my sfx?

I include \"\" because i use 7z sfx...

Cheers,

Author:  Ivo [ Tue Sep 26, 2017 7:47 am ]
Post subject:  Re: About unattend install

You don't have to extract the MSI. Simply run the installer EXE with the command line you want. The command line will be passed to the MSI.
I don't know what sfx is.

Author:  Tanki [ Tue Sep 26, 2017 11:39 am ]
Post subject:  Re: About unattend install

Code:
ClassicShellSetup_4_3_0-fr.exe /qb /ADDLOCAL="ClassicExplorer,ClassicStartMenu" /norestart


doesn't work, i get popup about msi installer... same for 4.3.1 version.

service msiserver is started.

edit: i have try with other .exe and work, only your software cause a problem... Every test (.exe or .msi) = FAIL

So, ok but why with:
Code:
 /ADDLOCAL="ClassicExplorer,ClassicStartMenu,ClassicShellUpdate"


This wrong apparently?

Don't work:
Code:
ClassicShellSetup_4_3_1-fr.exe /qn /ADDLOCAL=ClassicExplorer,ClassicStartMenu,ClassicShellUpdate


same for
Code:
ClassicShellSetup_4_3_1-fr.exe /qn /ADDLOCAL=ClassicStartMenu


Code:
ClassicShellSetup_4_3_1-fr.exe /qn
or /qb work perfectly






Attachments:
Noname.jpg
Noname.jpg [ 59.83 KiB | Viewed 18772 times ]
Noname.jpg
Noname.jpg [ 64.07 KiB | Viewed 18772 times ]

Author:  Gaurav [ Tue Sep 26, 2017 12:40 pm ]
Post subject:  Re: About unattend install  Topic is solved

You are specifying a / before ADDLOCAL. I think it is not required.

Author:  Tanki [ Tue Sep 26, 2017 1:07 pm ]
Post subject:  Re: About unattend install

Yes but for msi installer, it's good argument...

i'l test your suggestion

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/