Support Forum

Full Version: Problem setting up windows from the iso file&some questi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
hi all
i have a problem setting up windows using the iso file created by WUC .. and have also some questions that i hope to find some answers to ..
here we go :

Q1: in the Driver tap .. when u click the Add button under the Driver for RAID..SCSI..
a browsing dialogue box open to search a file name : txtsetup with the type : txtsetup.oem ... what should this file contains? what's the use of this file ?
does this file contains the oem info and logo path?

Q2: in the hotfixes tab .. should i write the switches for the hotfixes? or just renam the hotfix to 8.3 and add it only?

Q3: while setting up system it stuck on T39 while installing windows and never change even the setup screen changes with time , it took over 2 hours and didn't change , is this normal?
i'm testing the software using Connectix virtual pc 5.1 .. don't know what's the problem here ?
can u pleas explain why this is take place?
i've already tried to restart setup many times .. it gives me the message :
setup is being restarted ....... and then go to T39 and stuck there again and never changes for over 2 hours !!


Q4 : as i have seen here , u answered a question about using software switches and see that u use the variable %CDROM% to set up software .. well , this means that programs will start installation from cd-rom and will not be copied to hard drive ... is this right?
if the answer was right ... what about programs that needs to be decompressed first and then run the setup.exe file ... like sfx winrar archived programs .. how can we solve a problem like this ?
thanks alot and hope u will answer me soon as i'm working in testing this software now and hope to finish it soon .
is there any new versions , the last one i have is 0.9.7 .. thanks alot in advance
best regards
hi


Quote:Q3: while setting up system it stuck on T39 while installing windows and never change even the setup screen changes with time , it took over 2 hours and didn't change , is this normal?
i'm testing the software using Connectix virtual pc 5.1 .. don't know what's the problem here ?
can u pleas explain why this is take place?
i've already tried to restart setup many times .. it gives me the message :
setup is being restarted ....... and then go to T39 and stuck there again and never changes for over 2 hours !!

i think u have slipstreamed the RVMUpdatePack1.3.1.cab to ur source cd , this is the cause of ur problem .. try to use another source without slipstreaming the RVMUpdatePack1.3.1.cab and see
regards
nobody Wrote:Q1: in the Driver tap .. when u click the Add button under the Driver for RAID..SCSI..
a browsing dialogue box open to search a file name : txtsetup with the type : txtsetup.oem ... what should this file contains? what's the use of this file ?
does this file contains the oem info and logo path?
This file is a driver-info vor RAID-, SCSI- or another driver-controller, that windows self can't detectet.
As a rule, if you don't know what that is, don't need you it too Smile

nobody Wrote:Q2: in the hotfixes tab .. should i write the switches for the hotfixes? or just renam the hotfix to 8.3 and add it only?
If you wont to install all hotfixes automaticly, you need switches! 2 hotfixes, scriptde.exe (german-version) and KB892211.exe, uses switch /Q , the rest uses /passive /norestart. I mean WIN XP !!!

nobody Wrote:Q3: while setting up system it stuck on T39 while installing windows and never change even the setup screen changes with time , it took over 2 hours and didn't change , is this normal?
i'm testing the software using Connectix virtual pc 5.1 .. don't know what's the problem here ?
can u pleas explain why this is take place?
i've already tried to restart setup many times .. it gives me the message :
setup is being restarted ....... and then go to T39 and stuck there again and never changes for over 2 hours !!
At T-39 windows try to detect of your hardware (in moment of emulated hardware from virual pc), and her have a problem. Try to change the hardware config from virtual pc !

nobody Wrote:Q4 : as i have seen here , u answered a question about using software switches and see that u use the variable %CDROM% to set up software .. well , this means that programs will start installation from cd-rom and will not be copied to hard drive ... is this right?
Right !!!!

nobody Wrote:if the answer was right ... what about programs that needs to be decompressed first and then run the setup.exe file ... like sfx winrar archived programs .. how can we solve a problem like this ?
thanks alot and hope u will answer me soon as i'm working in testing this software now and hope to finish it soon .
That is not a problem!
Copy follow code as a coment in your sfx-archive and change "Setup=" vor your application!
Code:
;Der Kommentar unten enthält SFX Skript Befehle!

Setup=yourSetup.exe /switch1 /switch2
TempMode
Silent=2
Overwrite=1
1. SFX-Archve decommpressed files in a tmp dir on hard drive,
2. start a setup file,
3. wait vor end of installation,
4. deleted again all files from tmp dir (usual)

its very good thing, this winrar sfx archive !!!!

PS: I hope to understand your questions. And you undersand my answers Smile
hi Vitali
thank u very much for answering all of my questions , very kind of u and really u got all of my questions and gave the perfect answers and this will help me so much understanding this program much more deeply .
now i have another question and comment at the same time ..
the program is really great but can we use it to work after nLite ? .. i mean if i used nLite to work on my source windows first with taps :
remove components
patches
tweaks
then use WUC to complete other missions .. does this work ? or there was be some problems araised here?
my comment is to add patching utility and more controle on removing windows components and also tweaks to next version of this great program .. if u can give me some hints on how to get more controle using the program it'd be so kind of u
thanks again and all the best of luck for u
best regards
hi Vitali
here's a problem setting up my software with my first try of this program .. i'll include both files settings.txt and RunOnceEx.cmd here :


1- settings.txt

Windows Unattended CD Creator 0.9.5

[User]
users="user"
user.pass
user.localgroup="Administrators"
Autologin=user

[Software]
Reihenfolge="wrar;ACSee;capture;ebook;FlashGet;Firefox;KasperSky;SPX;UltraIso"
wrar.Directory="wrar"
wrar.Files="1"
wrar.File.1="\wrar.exe"
wrar.Steps="1"
wrar.Step.1=""%CDROM%\Software\wrar\wrar.exe\" /S"
ACSee.Directory="ACSee"
ACSee.Files="1"
ACSee.File.1="\ACDS.EXE"
ACSee.Steps="1"
ACSee.Step.1=""%CDROM%\Software\ACSee\ACDS.exe\" /S /SN=xxxxxxxxxxxxxxxx /WRITE_SN"
capture.Directory="capture"
capture.Files="1"
capture.File.1="\capture.exe"
capture.Steps="1"
capture.Step.1=""%CDROM%\Software\capture\capture.exe\" /silent /SP- /NORESTART"
ebook.Directory="ebook"
ebook.Files="1"
ebook.File.1="\ebook.exe"
ebook.Steps="1"
ebook.Step.1=""%CDROM%\Software\ebook\ebook.exe\" /VERYSILENT /SP- /NORESTART"
FlashGet.Directory="FlashGet"
FlashGet.Files="1"
FlashGet.File.1="\fgf.exe"
FlashGet.Steps="1"
FlashGet.Step.1=""%CDROM%\Software\FlashGet\fgf.exe\" /S"
Firefox.Directory="Firefox"
Firefox.Files="1"
Firefox.File.1="\Firefox.exe"
Firefox.Steps="1"
Firefox.Step.1=""%CDROM%\Software\Firefox\Firefox.exe\" /silent"
KasperSky.Directory="KasperSky"
KasperSky.Files="1"
KasperSky.File.1="\kavpers.exe"
KasperSky.Steps="1"
KasperSky.Step.1=""%CDROM%\Software\KasperSky\kavpers.exe\" /S /N"
SPX.Directory="SPX"
SPX.Files="1"
SPX.File.1="\sdsetup.exe"
SPX.Steps="1"
SPX.Step.1=""%CDROM%\Software\SPX\sdsetup.exe\"/VERYSILENT /SP- /NORESTART"
UltraIso.Directory="UltraIso"
UltraIso.Files="1"
UltraIso.File.1="\uiso.exe"
UltraIso.Steps="1"
UltraIso.Step.1=""%CDROM%\Software\UltraIso\uiso.exe\" /VERYSILENT /SP- /NORESTART"

[Patch]
I386\SFC_OS.DL_
I386\TCPIP.SY_
I386\UXTHEME.DL_

[Driver]
01VGA=\$OEM$\$1\Drivers\01VGA
02Modem=\$OEM$\$1\Drivers\02Modem
03NIC=\$OEM$\$1\Drivers\03NIC
04VirtualCD=\$OEM$\$1\Drivers\04VirtualCD
05VirtualPC=\$OEM$\$1\Drivers\05VirtualPC



2- RunOnceEx.cm

@echo off
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist %%a:\I386 (
set CDROM=%%a:
goto install
)

:install
TITLE Set Up Software

echo.
echo (1 / 9) - wrar
echo ...
cmd /c direxist "%cdrom%\Software\wrar" /a Please insert next disk with wrar
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\wrar" (
set CDROM=%%a:
goto _1_
)
:_1_
cmd /c "%CDROM%\Software\wrar\wrar.exe\" /S
echo.
echo (2 / 9) - ACSee
echo ...
cmd /c direxist "%cdrom%\Software\ACSee" /a Please insert next disk with ACSee
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\ACSee" (
set CDROM=%%a:
goto _2_
)
:_2_
cmd /c "%CDROM%\Software\ACSee\ACDS.exe\" /S /SN=XXXXXXXXXXXXXXXXXX /WRITE_SN
echo.
echo (3 / 9) - capture
echo ...
cmd /c direxist "%cdrom%\Software\capture" /a Please insert next disk with capture
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\capture" (
set CDROM=%%a:
goto _3_
)
:_3_
cmd /c "%CDROM%\Software\capture\capture.exe\" /silent /SP- /NORESTART
echo.
echo (4 / 9) - ebook
echo ...
cmd /c direxist "%cdrom%\Software\ebook" /a Please insert next disk with ebook
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\ebook" (
set CDROM=%%a:
goto _4_
)
:_4_
cmd /c "%CDROM%\Software\ebook\ebook.exe\" /VERYSILENT /SP- /NORESTART
echo.
echo (5 / 9) - FlashGet
echo ...
cmd /c direxist "%cdrom%\Software\FlashGet" /a Please insert next disk with FlashGet
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\FlashGet" (
set CDROM=%%a:
goto _5_
)
:_5_
cmd /c "%CDROM%\Software\FlashGet\fgf.exe\" /S
echo.
echo (6 / 9) - Firefox
echo ...
cmd /c direxist "%cdrom%\Software\Firefox" /a Please insert next disk with Firefox
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\Firefox" (
set CDROM=%%a:
goto _6_
)
:_6_
cmd /c "%CDROM%\Software\Firefox\Firefox.exe\" /silent
echo.
echo (7 / 9) - KasperSky
echo ...
cmd /c direxist "%cdrom%\Software\KasperSky" /a Please insert next disk with KasperSky
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\KasperSky" (
set CDROM=%%a:
goto _7_
)
:_7_
cmd /c "%CDROM%\Software\KasperSky\kavpers.exe\" /S /N
echo.
echo (8 / 9) - SPX
echo ...
cmd /c direxist "%cdrom%\Software\SPX" /a Please insert next disk with SPX
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\SPX" (
set CDROM=%%a:
goto _8_
)
:_8_
cmd /c "%CDROM%\Software\SPX\sdsetup.exe\"/VERYSILENT /SP- /NORESTART
echo.
echo (9 / 9) - UltraIso
echo ...
cmd /c direxist "%cdrom%\Software\UltraIso" /a Please insert next disk with UltraIso
for %%a in (z y x w v u t s r q p o n m l k j i h g f e d c) do if exist "%%a:\Software\UltraIso" (
set CDROM=%%a:
goto _9_
)
:_9_
cmd /c "%CDROM%\Software\UltraIso\uiso.exe\" /VERYSILENT /SP- /NORESTART
echo.
echo Clean & Reboot ...
RD /S /Q %SystemDrive%\Drivers
konten.cmd
del %windir%\system32\konten.cmd
DEL %windir%\system32\RunOnceEx.cmd
cmd /c "shutdown.exe -r -f -t 60 -c "Clean & Reboot""

EXIT

and here's the error message i've got on first boot to windows :

'g:\software\FlashGet\fgf.exe\' is not recognized as internal or external command,
operable program or batch file.

now i'd like to know what was wrong here and how to fix that ?
thank u in advance
best regards
Hi

I don't undersand how it possible:
Quote:FlashGet.Step.1=""%CDROM%\Software\FlashGet\fgf.exe\" /S"
This backslash is unnecessary
Maybe is it a reason vor your problem!

But why have you only with FlashGet this problem? I have see this backslash in every your soft !!!

That is good question !!!

Remove this backslash from every soft

PS: You can kombine with nLite. First nLite, second WUCC !
hi Vitali
thanks alot for ur quick answer , i've spent all the day trying to get any success but no luck .
well , i have the error with all of my software programs i've tried with today and they were all having this bloody back slash Twisted Evil
thanks alot for correcting me .. i've spent a wasted long time because of this back slash ..i'll give another try
thanks again for the advice about using nlite first .. i was thinking about that but wasn't sure if it would successed or not
i'll try and feedback again
best of luck
regards
hi Vitali
thank u very much for answering and correcting me .. first test was really great and i could setup 6 of 10 programs for test , even there was two of them started normally , but the any way the problems wasn't related to ur software , it was related to the switches i used .
combining nlite and wuc gives me complete winxp sp1 and 10 programs :
winrar
spx studio
ultraiso
acdsee 3
kaspersky 5.153
acrobat reader 5
capture
ebook workshop
flashget 1.65
firefox 1.06
all in one cd with 285MB , still have a space for complete office XP with front page and around 70MB for some other programs .. that's really great .. thanks for the good work and keep going on .
i got a problem using auto it and winrar archive to make an attended acrobat reader silent setup .. here's the script i've got


Quote:Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('J:\UnattSoft\AcroRead5\AcroReader5.exe')
WinWait("Acrobat Reader 5.0.5 Setup","Welcome to the Reade")
If Not WinActive("Acrobat Reader 5.0.5 Setup","Welcome to the Reade") Then WinActivate("Acrobat Reader 5.0.5 Setup","Welcome to the Reade")
WinWaitActive("Acrobat Reader 5.0.5 Setup","Welcome to the Reade")
Send("{ENTER}")
WinWait("Choose Destination Location","Setup will install R")
If Not WinActive("Choose Destination Location","Setup will install R") Then WinActivate("Choose Destination Location","Setup will install R")
WinWaitActive("Choose Destination Location","Setup will install R")
Send("{ENTER}")
WinWait("Information","Thank you for choosi")
If Not WinActive("Information","Thank you for choosi") Then WinActivate("Information","Thank you for choosi")
WinWaitActive("Information","Thank you for choosi")
Send("{ENTER}")

and here's the modified script after editing and before compiling it :

Quote:Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
$SF_1 = "AcroReader5.exe"; Setup File Name
; Execute Installer
If FileExists ( @ScriptDir & "\" & $SF_1 ) Then
Run ( $SF_1 )
Else
Exit
EndIf
WinWait("Acrobat Reader 5.0.5 Setup","Welcome to the Reade")
If Not WinActive("Acrobat Reader 5.0.5 Setup","Welcome to the Reade") Then WinActivate("Acrobat Reader 5.0.5 Setup","Welcome to the Reade")
WinWaitActive("Acrobat Reader 5.0.5 Setup","Welcome to the Reade")
Send("{ENTER}")
WinWait("Choose Destination Location","Setup will install R")
If Not WinActive("Choose Destination Location","Setup will install R") Then WinActivate("Choose Destination Location","Setup will install R")
WinWaitActive("Choose Destination Location","Setup will install R")
Send("{ENTER}")
WinWait("Information","Thank you for choosi")
If Not WinActive("Information","Thank you for choosi") Then WinActivate("Information","Thank you for choosi")
WinWaitActive("Information","Thank you for choosi")
Send("{ENTER}")
{ENTER}")#endregion
Exit

can u tell me what's wrong here?
if u know a good source explaining how to edit the autoit script in a good way to get sure it'll work .. please guide me to it and thanks in advance
best regards and all the best of luck and more developments for this nice software
Smile Smile
I try it tomorrow to create a auto it script, bu why acroread 5 ???
It is not better with version 7 ??
Hello!

This is an AutoIt v3 Script made for Acrobat Reader 5.0.5. I compiled the

script, then I put it in the AR folder. At the "software" tab, in the WUCD

Creator window,I checked "Directories" then browsed to AR folder. At the

start parameters I browsed to the AR compiled script and add it.This way

I did with all my favourites applications and it works.After Windows is

installed all my applications are installing by themselfs.



Run("AR505ENU")

WinWaitActive("Acrobat Reader 5.0.5 Setup")

Send("{ENTER}")

WinWaitActive("Choose Destination Location")

Send("{ENTER}")

WinWaitActive("Information")

Send("{ENTER}")

FileDelete("C:\Documents and Settings\All Users\Desktop\Acrobat Reader 5.0.lnk")

;the line above deletes the AR link from desktop(for W XP)
Pages: 1 2