Vivaldi /silent win 7 iso new install unattended
-
Hello i making my own iso windows 7 to install with drivers i need and apps i need, but sfxmaker and others show this..
so i cant make vivaldi installs when i install the os... this is my setupcomplete.cmd file
@echo off start /wait %SYSTEMDRIVE%\Install\7Loader.exe /silent /l=Default start /wait %windir%\Setup\Scripts\office2010\setup.exe start /wait %windir%\Setup\Scripts\winrar.exe /s start /wait %windir%\Setup\Scripts\KLiteCodecPack.exe /verysilent /norestart /LoadInf="%windir%\Setup\Scripts\klcp_standard_unattended.ini" start /wait %windir%\Setup\Scripts\PuranDefragSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- start /wait %windir%\Setup\Scripts\gu5setup.exe /S /NCRC start /wait regedit.exe -s %windir%\Setup\Scripts\Settings.reg start /wait %windir%\Setup\Scripts\office2010activator.cmd RD /S /Q %SYSTEMDRIVE%\Install RD /S /Q %WINDIR%\Setup\Scripts Exit
could u pls give some information... i wanna install vivaldi with config parameter like install for everyones on computer.
Thx!! i love u!
-
@gh0stzk Hi,
I just tried running the installer myself. Looking at process explorer I see that what's actually happening is the installer has to extract a 2nd installer contained within it:
you could try running the installer, and find the special
setup.exe
file extracted to your temp directory. Then, you could try passing that to your SFX program.I find a helpful application to find what programs are running is "Process Explorer" - it's like an advanced task manager - it could help you find the setup file: https://docs.microsoft.com/en-gb/sysinternals/downloads/process-explorer
-
Thank u for ur reply LonM
-
Ppafflick moved this topic from Vivaldi for Windows on