Jump to content

hevnbnd

Member
  • Posts

    268
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by hevnbnd

  1. None of the apps hang, i showed two examples of things that i have tried. I don't have any duplicate entries. They just skip over and dont get installed. I think the problem is in the '%SOURCEPATH%\ that calls the arguments. Anyone have any suggestions?

    UPDATE:

    I am almost positive it is the %SOURCEPATH%.... What can be used to replace it TO RUN thes arguments and get the setup.iss from the cd?

  2. I am installing from a dvd. Ok i have got about 10 installshield apps that are throwing me for a loop. I just can't get them to work. All of my non installshield apps work fine, i have created setup.iss files for all of my installshield apps. Quicken 2004 installs for me with an installshield setup.iss file just fine. Anyone got any ideas what i could possibly be doing wrong. Below are two ways that i have tried to install.

    I have tried this:

    <items>

    <item display='InterVideo DVDCopy2' image="%SOURCEPATH%\PostInstall\images\DVDCopy.jpg">

    <execute display='Installing InterVideo DVDCopy2...' program='%SOURCEPATH%\PostInstall\Applications\DVDCopy2\setup.exe' arguments='-s' />

    </item>

    <item display='Ulead DVD Workshop' image="%SOURCEPATH%\PostInstall\images\DVDWorkshop.jpg">

    <execute display='Installing Ulead DVD Workshop...' program='%SOURCEPATH%\PostInstall\Applications\DVDWorkshop\setup.exe' arguments='-s' />

    </item>

    <item display='RAIDCore Management Application' image="%SOURCEPATH%\PostInstall\images\RAIDCore.jpg">

    <execute display='Installing RAIDCore Management Application...' program='%SOURCEPATH%\PostInstall\Applications\RAIDCore\setup.exe' arguments='-s' />

    </item>

    <item display='HP ScanJet 4600' image="%SOURCEPATH%\PostInstall\images\hp.bmp">

    <execute display='Installing I.R.I.S. Readiris Pro...' program='%SOURCEPATH%\PostInstall\Applications\ScanJet4600\iris\setup.exe' arguments='-s' />

    <execute display='Installing ArcSoft Panorama Maker...' program='%SOURCEPATH%\PostInstall\Applications\ScanJet4600\Arcsoft\setup.exe' arguments='-s' />

    </item>

    <item display='Logitech Products' image="%SOURCEPATH%\PostInstall\images\Logitech.jpg">

    <execute display='Installing diNovo Setpoint...' program='%SOURCEPATH%\PostInstall\Applications\Logitech\diNovo\setpoint211\setpoint211_enu.exe' arguments='-s' />

    <execute display='Installing diNovo Widcomm...' program='%SOURCEPATH%\PostInstall\Applications\Logitech\diNovo\Widcomm\BTW.msi' arguments='/qn' />

    </item>

    <item display='Belkin Bulldog' image="%SOURCEPATH%\PostInstall\images\Belkin.gif">

    <execute display='Installing Belkin Bulldog...' program='%SOURCEPATH%\PostInstall\Applications\bulldog3215\setup.exe' arguments='-s' />

    </item>

    </items>

    and this:

    item display='InterVideo DVDCopy2' image="%SOURCEPATH%\PostInstall\images\DVDCopy.jpg">

    <execute display='Installing InterVideo DVDCopy2...' program='%SOURCEPATH%\PostInstall\Applications\DVDCopy2\setup.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\DVDCopy2\setup.iss"' />

    </item>

    <item display='Ulead DVD Workshop' image="%SOURCEPATH%\PostInstall\images\DVDWorkshop.jpg">

    <execute display='Installing Ulead DVD Workshop...' program='%SOURCEPATH%\PostInstall\Applications\DVDWorkshop\setup.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\DVDWorkshop\setup.iss"' />

    </item>

    <item display='RAIDCore Management Application' image="%SOURCEPATH%\PostInstall\images\RAIDCore.jpg">

    <execute display='Installing RAIDCore Management Application...' program='%SOURCEPATH%\PostInstall\Applications\RAIDCore\setup.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\RAIDCore\setup.iss"' />

    </item>

    <item display='HP ScanJet 4600' image="%SOURCEPATH%\PostInstall\images\hp.bmp">

    <execute display='Installing HP Photo and Imaging 2.3...' program='%SOURCEPATH%\PostInstall\Applications\ScanJet4600\hpsw\setup.msi' arguments='/qn' />

    <execute display='Installing I.R.I.S. Readiris Pro...' program='%SOURCEPATH%\PostInstall\Applications\ScanJet4600\iris\setup.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\ScanJet4600\iris\setup.iss"' />

    <execute display='Installing ArcSoft Panorama Maker...' program='%SOURCEPATH%\PostInstall\Applications\ScanJet4600\Arcsoft\setup.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\ScanJet4600\iris\setup.iss"' />

    <execute display='Installing Hemera Greeting Card Creator...' program='%SOURCEPATH%\PostInstall\Applications\ScanJet4600\Hemera\SetupGCC32.exe' arguments='/s' />

    </item>

    <item display='Logitech Products' image="%SOURCEPATH%\PostInstall\images\Logitech.jpg">

    <execute display='Installing diNovo Setpoint...' program='%SOURCEPATH%\PostInstall\Applications\Logitech\diNovo\setpoint211\setpoint211_enu.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\Logitech\diNovo\setpoint211\setup.iss"' />

    <execute display='Installing diNovo Widcomm...' program='%SOURCEPATH%\PostInstall\Applications\Logitech\diNovo\Widcomm\BTW.msi' arguments='/qn' />

    </item>

    <item display='Belkin Bulldog' image="%SOURCEPATH%\PostInstall\images\Belkin.gif">

    <execute display='Installing Belkin Bulldog...' program='%SOURCEPATH%\PostInstall\Applications\bulldog3215\setup.exe' arguments='-s -f1"%SOURCEPATH%\PostInstall\Applications\bulldog3215\setup.iss"' />

    </item>

    xplode.log does not say there are any errors.

    post-86-1087250998_thumb.jpg

  3. YEs the key is good i managed to change the msi package to get it to install and run but when i uninstall it it takes it out of the add remove programs after asking for the cd for that feature, but it does not remove the program from the hard drive. I can still click the icon on the desktop to remove it. I attached the original msi and i will attach the edited msi file

    RNENU.zip

  4. Well i attempted to run XPdeploy and i really like the layout. I would like to make a few requests.

    - A button to select all (Already been mentioned once)

    - A way to have it totally automated (as in install all the apps with the nice gui without any user intervention)

    Well that is all for now. Great app beginings as ussuall wraith. Any ideas when some updating on this guy will be done? Thanks B

  5. GM, Yep something screwy about my machine.... I really wish i could figure it out, but it gives me issues with the hotfixes on all 5 of my hard drives and they have plenty of space, but on another system success the first time. If you have any insite it would be great, also great app. Brian

  6. Hey GM, Long time no talk. Well i am trying out the new version and have a slight problem. iOpus starts downloading the hotfixes and after each one it gets done downloading and then i get a message saying "Error Copying file or folder Cannot read from the source file or disk" Any ideas. I started with a fresh folder installed xpcreate copied the cd via opening xpcreate.cmd that went fine and then tried running xpcreate again. Any help would be great. THanks Brian

  7. Alanoll first off i read and found where wraith changed something. Is this the execute command i need to use to restart windows:

    <item display='Shutdown'>

    <execute display='Restarting Windows...' program='shutdown.exe' />

    Thanks B

  8. Thanks Alonoll, All works great if only i did not have to delete the files before copying the files into the folders. If anyone figures out away to allow the files being copied to replace files in the destination folder that sure would be great.

  9. Couple of issues:

    1. When i try to copy a file over another file i get an access denied. Is there a way to make it copy over files instead of first deleting every file?

    2. How do i copy the contents of a folder to another folder? As opposed to just copying the entire folder over.

    Here are the commands i used in my xml.

    <item display='Installing mIrc'>

    <dircopy directory='%SOURCEPATH%\PostInstall\Applications\MIRC' target='%SYSTEMDRIVE%\Program Files\mIRC\' />

    <filecopy source='%SOURCEPATH%\PostInstall\Applications\MIRC\MIRC.lnk' target='%SYSTEMDRIVE%\Documents and Settings\All Users\Desktop\' />

    <filecopy source='%SOURCEPATH%\PostInstall\Applications\MIRC\MIRC.lnk' target='%SYSTEMDRIVE%\Documents and Settings\All Users\Start Menu\Programs\mIRC\' />

    </item>

    <item display='Installing WCPU'>

    <dircopy directory='%SOURCEPATH%\PostInstall\Applications\wcpu31a' target='%SYSTEMDRIVE%\Program Files\WCPU31a\' />

    <filecopy source='%SOURCEPATH%\PostInstall\Applications\wcpu31a\wcpuid.lnk' target='%SYSTEMDRIVE%\Documents and Settings\All Users\Desktop\' />

    </item>

    <item display='Patching Flash FXP'>

    <filecopy source='%SOURCEPATH%\PostInstall\Applications\Patches\FlashFXP.exe' target='%SYSTEMDRIVE%\Program Files\FlashFXP\' />

    </item>

    <item display='Patching Age of Mytholgoy'>

    <dircopy directory='%SOURCEPATH%\PostInstall\Applications\Patches\AOM' target='%SYSTEMDRIVE%\Program Files\Microsoft Games\Age of Mythology\' />

    </item>

    <item display='Registry Tweaks'>

    <registry display='Tweaks being installed...' method='write'>

    ;Finalizing Windows Install...

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]

    "cleanup"="C:\\sysprep\\cleanup.cmd"

    </registry>

    <registry display='Registering MIRC...' method='write'>

    ;Registering MIRC...

    [HKEY_CURRENT_USER\Software\mIRC]

    [HKEY_CURRENT_USER\Software\mIRC\License]

    @="removed"

    [HKEY_CURRENT_USER\Software\mIRC\UserName]

    @="HEVNBND"

    </registry>

    For some reason none of the icons on the desktop where created i got access denied errors not sure why :) Thanks for the help. B

    xplode.log

    xplode.log

×
×
  • Create New...