Jump to content

muijsenbergq

Member
  • Posts

    14
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by muijsenbergq

  1. <item display="Winamp 5.0.94">
     <execute display="installing...">
       <program>#SOURCEDRIVE#\Install\winamp\Winamp5094.msi</program>
       <arguments>/qn -Xlibrary=1 -Xintex=1 -Xmodernskin=1 -Xaudio=1 -Xextra=1 -Xtypecont=1 -XQuicklaunch=1 -XREGAUD=1 XREGVID=0  -XREGPLS=1</arguments>
     </execute>
     <execute display="Configuring startmenu...">
       <program>#SOURCEDRIVE#\Install\winamp\startmenu.cmd</program>
       <hide>true</hide>
     </execute>
     </item>

    I'n using xplode to install winamp from comandlines.txt but i get the "windows installer screen" showing me the options how to use it (switches and stuff) then i click OK but winamp is not installed?

    anyone know whats the problem?

    thanks!

  2. 1. Is is possible to hide a splash screen that appears when antivir-guard starts after antivir installation?

    i use taskkill to kill the guard but it takes to long and the splash still comes up...

    can u use <hidewindow> and what window class is it then?

    hoe does this work? will <hidewindow> wait until it sees the right window class and then hides it?

    thanks!

  3. thanks for your answer!

    1.

    I've got a completely silent office XP installer made with office -shrink.

    can i use this directly or does this have have to be done using the method in your sig?

    2.

    If i run from cmdlines.txt will these programs be installed for all users?

    how does this work?

    gr.

  4. 1.

    I want my xplode installation integrated in my windows install :

    xplodegfx.PNG

    To do this i've read that it has to be started from cmdlines.txt.

    But i've heard this wasn't possible for all programs because some need administrative rights or something?

    i wan't to install these programs :

    -nero

    -office

    -winrar

    -java

    -.NET

    -winamp

    -firefox

    -antivir

    -adobe reader

    -msn messenger

    can this be done from cmdlines.txt?

    can i run batch files at this stage?

    2.

    If i run xplode with the [setup-params]-method, at which stage of the install will it be executed then?

    which method is more suitable for the above programs and why?

    thanks a lot!

    (i've searched the forum and checked the docs. but couln't find the answer...i'm new to this stuff)

  5. Hi , i've got a question about an install (i'm very new to this stuff) :

    I want to run setup from runonceex but i want it to install in the default program files-folder.

    with nlite you can specify a default program-files folder and i want that to be on - let's say - my D: (and C: would be my system drive)

    i found this on the winrar site :

    To change install directory:

    ----------------------------

    If you want to install WinRAR for example into C:AppsWinRAR and

    not into C:Program FilesWinRAR.

    Using WinRAR 3.10 beta 1 - beta 4, you may add the following

    strings to the end of settings.reg:

    [HKEY_CURRENT_USERSoftwareWinRAR SFX]"C%%Program Files%WinRAR"="C:AppsWinRAR"

    and import settings.reg before running 'wrar310.exe /s'

    regedit /s settings.reg.

    but i want to keep it "universal" and not point winrar to a specific drive (because that may change/not be the same for everyone).

    so is it possible to let winrar install in the "default prog.files folder" (whatever drive that might be on) (configured with nlite).

    Is this possible with other programs?

    like : adobe reader,office ,nero

    thanks a lot!

×
×
  • Create New...