
muiz
Content Type
Profiles
Forums
Events
Posts posted by muiz
-
-
While practicing, I thougt of repackaging this nice program for silent installation. Feel free to use my Picasa2 msi.
Picasa2 MSI
How did you do this?
Or do you already have a newer version?
0 -
I install 90% of my aps with winrar ,i never had the problems you have.
Everything runs fine.
0 -
-
-
i use /quiet /norestart instead of /Q /O /N /Z
0 -
This is NOT normal, completely unexpected, and the 1st i ever heard of my wares not showing in add/remove.And about the add/remove entries ... its a normal behavior in your installers? Would be nice to have it.
For svcpack compatibility. If you aren't using svcpack, you may use tempmode if you wish.A sidenote: why do you extract to %systemroot%\Installer instead of using TempMode from WinRAR sfx?shark
Temp mode works in svcpack
0 -
Good idea , but it works fine this way now , thx for your help
0 -
No i know the swiches pliek, thats not the problem.
ok i give you an example:
REG ADD %KEY%\135 /VE /D "Microsoft Office 2003 SP2" /f
REG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Office2003\SETUP.EXE TRANSFORMS=Unattended.MST /qn" /f
REG ADD %KEY%\135 /V 2 /D "%CDROM%\Software\Office2003\updates\EXCELff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 3 /D "%CDROM%\Software\Office2003\updates\GPFILTff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 4 /D "%CDROM%\Software\Office2003\updates\MSGRNL32ff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 5 /D "%CDROM%\Software\Office2003\updates\MSO.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 6 /D "%CDROM%\Software\Office2003\updates\MSSP3NLff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 7 /D "%CDROM%\Software\Office2003\updates\MSTH3NLff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 8 /D "%CDROM%\Software\Office2003\updates\OLKINTLff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 9 /D "%CDROM%\Software\Office2003\updates\OUTLFLTR.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 10 /D "%CDROM%\Software\Office2003\updates\OUTLOOKff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 11 /D "%CDROM%\Software\Office2003\updates\POWERPNTff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 12 /D "%CDROM%\Software\Office2003\updates\PVMSO.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 13 /D "%CDROM%\Software\Office2003\updates\SPECIALDICTIONARYNLDff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 14 /D "%CDROM%\Software\Office2003\updates\WINWORDff.msp /quiet /norestart" /f
REG ADD %KEY%\135 /V 15 /D "%CDROM%\Software\Office2003\updates\INFOPATH.msp /quiet /norestart" /fThis is how i used to install Office and the updates.
Now im using WPI and want to install the same things.
But i have only 6 lines , but these are more then 6.
So if i cant add more lines, i have to install with cmd.
Normaly with RunOnce it starts like this :
cmdow @ /HID
@echo off
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:\WIN51IP.SP2 SET CDROM=%%i:Do i still have to ad those lines?
And do i still have to ad : start /wait %systemdrive%\
So this would work ?
@ECHO OFF
%systemroot%\system32\cmdow.exe @ /hid
start /wait "%CDROM%\WPI\install\Office2003\updates\EXCELff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\GPFILTff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\MSGRNL32ff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\MSO.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\MSSP3NLff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\MSTH3NLff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\OLKINTLff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\OUTLFLTR.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\OUTLOOKff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\POWERPNTff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\PVMSO.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\SPECIALDICTIONARYNLDff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\WINWORDff.msp /quiet /norestart"
start /wait "%CDROM%\WPI\install\Office2003\updates\INFOPATH.msp /quiet /norestart"
EXIT0 -
No i just made a switchless installer wich installs after media center rollup2.
WPI installs it perfecrly.
BUT i want it to be installed BEFORE wpi starts.
So that it shows the black sking during WPI
0 -
Yes ok , but how would my cmd look like ?
if i want to run a cmd
0 -
So how would my command look like?
Example :
i want to install office updates , there are 15 or more.
But the wpi allows me only 6 lines.
Can i set it more lines? or do i need the cmd file?
0 -
That's one part of the problem with having the Media Player. If you are playing songs in the installer, MP10 is open, so MP11 can't overwrite it. The files are in use and can't be deleted/overwritten.
Well the strange thing is that when i install wm11 while wpi is open and plays music it installs wm11 fine.
(Silent winrar installer)
But i want it installed before wpi starts so wpi shows the new skin.
The error screenshot was with autoit during t12
0 -
well i like the media player ,and i use it.
but i use wm11 now, with the black skin.
So in wpi it shows also as black skin, when still in windows with wm11 installed.
BUT , during WPI setup wm11 isnt installed and it still shows old blue skin.
Normaly thats no big deal,BUT.
I made my skin so that it looks the same as wm11.
But there is no way i can install wm11 before that.
This is the error.
Any ideas?
0 -
Got it , thx
0 -
Sow how do i install from cdrom then?
is it just like this :
CDROM%\WPI\install\emule\eMule0.47a.exe /S
or do i have to fill this in like this :
"CDROM%\WPI\install\emule\eMule0.47a.exe /S"
or... ?
sorry for beeing a wpi n00b
0 -
Makes your trial last forever? crack?
0 -
0
-
replace works fine
0 -
-
New version of : VirtualDub 1.6.16.24463
I use VirtualDubMod 1.6.0.0 Surround myself , cause it can handle ac3
How can i put this in your installer myself?
VMTools is out of date also
0 -
bad luck for you
0 -
hey muiz, it is me again ... the ugly
as being an expert can you post your script in auto it section?
and if not applicable for you, can you mentione a quick steps you followed
I am not an expert , i wish
But i can give you my script
Run('Alcohol120_retail_1.9.5.4327.exe')
WinWait("Alcohol 120% 1.9.5.4327","Welcome to the Alcoh")
If Not WinActive("Alcohol 120% 1.9.5.4327","Welcome to the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.4327","Welcome to the Alcoh")
WinWaitActive("Alcohol 120% 1.9.5.4327","Welcome to the Alcoh")
Send("{TAB}{TAB}{ENTER}")
WinWait("Alcohol 120% 1.9.5.4327 ","Please review the li")
If Not WinActive("Alcohol 120% 1.9.5.4327 ","Please review the li") Then WinActivate("Alcohol 120% 1.9.5.4327 ","Please review the li")
WinWaitActive("Alcohol 120% 1.9.5.4327 ","Please review the li")
Send("{TAB}{TAB}{ENTER}")
WinWait("Alcohol 120% 1.9.5.4327 ","Choose which feature")
If Not WinActive("Alcohol 120% 1.9.5.4327 ","Choose which feature") Then WinActivate("Alcohol 120% 1.9.5.4327 ","Choose which feature")
WinWaitActive("Alcohol 120% 1.9.5.4327 ","Choose which feature")
Send("{DOWN}{DOWN}{SPACE}{DOWN}{SPACE}{DOWN}{SPACE}{TAB}{TAB}{ENTER}")
WinWait("Alcohol 120% 1.9.5.4327 ","Choose Install Locat")
If Not WinActive("Alcohol 120% 1.9.5.4327 ","Choose Install Locat") Then WinActivate("Alcohol 120% 1.9.5.4327 ","Choose Install Locat")
WinWaitActive("Alcohol 120% 1.9.5.4327 ","Choose Install Locat")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("Alcohol 120% 1.9.5.4327 ","Completing the Alcoh")
If Not WinActive("Alcohol 120% 1.9.5.4327 ","Completing the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.4327 ","Completing the Alcoh")
WinWaitActive("Alcohol 120% 1.9.5.4327 ","Completing the Alcoh")
Send("{SPACE}{TAB}{TAB}{ENTER}")You need to install SPTD.exe from svcpack first , to install alcohol.
0 -
That was solved 2 versions ago !
0 -
Thats no real bar
0
Attention to all "runonceex-able" install makers (& user
in Application Installs
Posted
And what if its not a .MSI ?