IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> Possible to start Software from DVD
Modano
post Aug 11 2009, 04:38 AM
Post #1





Group: Members
Posts: 7
Joined: 16-August 04
Member No.: 27715



Hi everyone,

trying to work with WIHU. There is one problem I want to solve. My Appz are on DVD, path:

%CDROM%\Software\app1...and so on..

Which command must the WIHU install.ini have? Is this possible?

I donīt wabt to copy 3GB from DVD ($OEM$\$1\install\Software) to my PC.

Anybody an idear?
Go to the top of the page
 
+Quote Post
Highspeedmac
post Oct 11 2009, 08:24 PM
Post #2


Newbie


Group: Members
Posts: 41
Joined: 5-December 03
Member No.: 10417



%SRCDRIVE% - Works for me.

I know this is an old topic, and more than likely you may have found the answer, But I had the same question.

Turns out the answer is right at the beginning of the online manual.

here:
http://www.kalytta.com/wihu.manual.php
Go to the top of the page
 
+Quote Post
Highspeedmac
post Oct 17 2009, 06:08 PM
Post #3


Newbie


Group: Members
Posts: 41
Joined: 5-December 03
Member No.: 10417



The above works, but for some reason it only worked in my VMware Test. When I tried to run the Installs from My cd on a real system it failed.

Here is what I did to make it work.

WIHUstart.cmd
QUOTE
cmdow @ /HID
@echo off


IF EXIST D:\CD.txt set CDROM=D:
IF EXIST E:\CD.txt set CDROM=E:
IF EXIST F:\CD.txt set CDROM=F:
IF EXIST G:\CD.txt set CDROM=G:
IF EXIST H:\CD.txt set CDROM=H:
IF EXIST I:\CD.txt set CDROM=I:
IF EXIST J:\CD.txt set CDROM=J:

ECHO.
start /wait %CDROM%\WIHU\wihu.exe /skiprestart /skipsettings
ECHO.
EXIT


Then I placed my Software Folders within the WIHU Folder. "WIHU\Software\Productivity\VMwareSilentInstall\VMware.exe" <--Example
The INI commands are then written like this..
QUOTE
;sub command 2
description.2 = VMware WorkStation
command.2 = %WIHU%\Software\Productivity\VMwareSilentInstall\VMware.exe
selected.2 = 0


Works perfectly... Everything installs from the DVD.
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 10:25 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright Đ 2001-2009 msfn.org
Privacy Policy