Jump to content

muiz

Member
  • Posts

    1,361
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by muiz

  1. And about the add/remove entries ... its a normal behavior in your installers? Would be nice to have it.
    This is NOT normal, completely unexpected, and the 1st i ever heard of my wares not showing in add/remove.
    A sidenote: why do you extract to %systemroot%\Installer instead of using TempMode from WinRAR sfx?
    For svcpack compatibility. If you aren't using svcpack, you may use tempmode if you wish.

    shark

    Temp mode works in svcpack ;)

  2. 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" /f

    This 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"

    EXIT

  3. 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

  4. 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.

    testkeuzemenu2su0.th.jpg

    But there is no way i can install wm11 before that.

    wm11mcelv9.th.jpg

    This is the error.

    Any ideas?

  5. hey muiz, it is me again ... the ugly :yes:

    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.

×
×
  • Create New...