How to install Windows from USB- WinSetupFromUSB with GUI Lets make it easy
#421
Posted 22 April 2009 - 12:41 AM
Install Windows From USB
http://cgi.ebay.com/Install-Windows-From-U...93%3A1|294%3A50
#422
Posted 22 April 2009 - 04:33 AM
please i need your help
my source is a nlite integrated xp sp3 version with guirunonce command like this
[GuiRunOnce] "%SystemRoot%\System32\nLite.cmd"
but it doesnt run this script, so all my progs like painnet, skype etc. couldnt be installed
please i ve tried everything, read all topics but couldnt find any solutions
ps. im using winsetupfromusb latest version 0.2.1
thanx in advance for replying. winsetupfromusb is realy great tool
best regards
#423
Posted 22 April 2009 - 04:53 AM
HKCU, on Apr 22 2009, 08:41 AM, said:
Install Windows From USB
http://cgi.ebay.com/Install-Windows-From-U...93%3A1|294%3A50
Hmm. the seller, besides selling something he does not own, is clearly a jerk.
He also sells:
a Vista WAREZ
http://cgi.ebay.com/Windows-Vista-Lite-Mix...%3A1%7C294%3A50
Look how the "positive" feedbacks are made in groups of the same "contented customer" thanking him like 13 times in 7 minutes:
http://feedback.ebay.com/ws/eBayISAPI.dll?...s=25&page=8
If anyone has an e-bay account, he should be reported as a dishonest seller.
jaclaz
#424
Posted 22 April 2009 - 05:34 AM
HKCU, on Apr 21 2009, 10:41 PM, said:
Thanks for that, I have reported the seller. Hopefully ebay will take an action against him.
nai22, on Apr 22 2009, 02:33 AM, said:
please i need your help
my source is a nlite integrated xp sp3 version with guirunonce command like this
[GuiRunOnce] "%SystemRoot%\System32\nLite.cmd"
but it doesnt run this script, so all my progs like painnet, skype etc. couldnt be installed...
Please put in a zip archive and attach the following files, remove product code and personal details if present:
USB_stick\$WIN_NT$.~BT\winnt.sif
USB_stick\$WIN_NT$.~LS\I386\tempunat.inf
nLite.cmd wherever it is on USB stick
\WINDOWS\SYSTEM32\$winnt$.inf <--- this is where you installed windows to
\WINDOWS\System32\nLite.cmd
#425
Posted 22 April 2009 - 07:34 AM
ilko_t, on Apr 22 2009, 06:34 AM, said:
HKCU, on Apr 21 2009, 10:41 PM, said:
Thanks for that, I have reported the seller. Hopefully ebay will take an action against him.
nai22, on Apr 22 2009, 02:33 AM, said:
please i need your help
my source is a nlite integrated xp sp3 version with guirunonce command like this
[GuiRunOnce] "%SystemRoot%\System32\nLite.cmd"
but it doesnt run this script, so all my progs like painnet, skype etc. couldnt be installed...
Please put in a zip archive and attach the following files, remove product code and personal details if present:
USB_stick\$WIN_NT$.~BT\winnt.sif
USB_stick\$WIN_NT$.~LS\I386\tempunat.inf
nLite.cmd wherever it is on USB stick
\WINDOWS\SYSTEM32\$winnt$.inf <--- this is where you installed windows to
\WINDOWS\System32\nLite.cmd
thank you for replying
and here are my files
Attached File(s)
-
files.zip (1.79K)
Number of downloads: 64
#426
Posted 22 April 2009 - 07:43 AM
Was directory C:\Install\ present on the target computer?
Please attach USB_stick\$WIN_NT$.~LS\I386\presetup.cmd and c:\dir.txt from your computer, which is made after running this:
dir /s /a U: > c:\dir.txtReplace U: with the drive letter of your USB stick.
#427
Posted 22 April 2009 - 08:37 AM
ilko_t, on Apr 22 2009, 08:43 AM, said:
Was directory C:\Install\ present on the target computer?
Please attach USB_stick\$WIN_NT$.~LS\I386\presetup.cmd and c:\dir.txt from your computer, which is made after running this:
dir /s /a U: > c:\dir.txtReplace U: with the drive letter of your USB stick.
yes nlite.cmd was in \windows\system32\ (because its from nlite.cm_ \$WIN_NT$.~LS\I386\
yes install directory was present because i put it \$WIN_NT$.~LS\$OEM$\$1\ before
sorry i cant find any "c:\dir.txt"
yes my setup-usbstick always get u: as driveletter, i think its ok so, maybe i dont need to make an extra directory "install", cause all these guirunonce files already exist in this folder \$WIN_NT$.~LS\I386\SVCPACK\
if i burn this xp-iso to dvd. everything went ok.
[GuiRunOnce] "%systemroot%\system32\nlite.cmd"
Attached File(s)
-
presetup.zip (513bytes)
Number of downloads: 7
#428
Posted 22 April 2009 - 08:42 AM
nai22, on Apr 22 2009, 04:37 PM, said:
Sure
Open a Console Window, (Start->Run->cmd.exe-> click OK or Start>Programs->Accessories->Command Prompt) and type in it:
ilko_t, on Apr 22 2009, 08:43 AM, said:
dir /s /a U: > c:\dir.txt
and press [ENTER].
A C:\dir.txt file will be created containing the output of the command dir /a /s i.e. a complete listing of files and directories on the stick.
jaclaz
This post has been edited by jaclaz: 22 April 2009 - 08:44 AM
#429
Posted 22 April 2009 - 09:29 AM
#430
Posted 22 April 2009 - 10:08 AM
Maybe looking at setup log files may reveal what went wrong
Please attach the following files from the target computer:
c:\windows\setuplog.txt
c:\windows\setuperr.log
c:\windows\Setuperr.txt
c:\windows\Setupact.log
#431
Posted 22 April 2009 - 10:57 AM
ilko_t, on Apr 22 2009, 11:08 AM, said:
yes you are right, i dunno why nlite.cmd is not executed, realy strange
the origin nlite.cmd (nlite.cm_) which im using on my installation-dvd looks like this
for /f "tokens=3" %%i IN ('reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup /v "SourcePath" ^| findstr "REG_SZ"') do set SOURCE=%%i
"%Source%I386\SVCPACK\IRFA.EXE"
"%Source%I386\SVCPACK\MP3D.exe"
"%Source%I386\SVCPACK\QIP.EXE"
"%Source%I386\SVCPACK\MPUI.EXE"
"%Source%I386\SVCPACK\Skype40.exe"
"%Source%I386\SVCPACK\GIMP.EXE"
"%Source%I386\SVCPACK\XNVF.EXE"
"%Source%I386\svcpack\OpenOffice.org3.0.1.exe"
"%Source%I386\SVCPACK\PAIN.EXE"
"%Source%I386\SVCPACK\AV9_Silent.exe"
"%Source%I386\SVCPACK\PDFC.EXE"
EXIT
but this untouched nlite.cmd also didnt work on usb, thats why i made a directory called "install"with this above ssetups. thought something went wrong if the folders name look like this "$WIN_NT$.~LS"
Attached File(s)
-
setup.zip (108.96K)
Number of downloads: 8
#432
Posted 22 April 2009 - 11:03 AM
[GuiRunOnce]
"%SystemRoot%\System32\nLite.cmd"=""
is that normal? "=""
#433
Posted 22 April 2009 - 11:38 AM
How do you know if the .cmd is not executed?
The whole .cmd is dependent upon a "conditional" variable definition (depending of a string in Registry) and has no error control, thus if the for loop returns an empty string and the SOURCE varaible is not defined it won't ever work.
Edit it as follows:
Quote
SET SOURCE
PAUSE
IF NOT DEFINED SOURCE ECHO "SOURCE variable is NOT defined"&PAUSE
"%Source%I386\SVCPACK\IRFA.EXE"
"%Source%I386\SVCPACK\MP3D.exe"
"%Source%I386\SVCPACK\QIP.EXE"
"%Source%I386\SVCPACK\MPUI.EXE"
"%Source%I386\SVCPACK\Skype40.exe"
"%Source%I386\SVCPACK\GIMP.EXE"
"%Source%I386\SVCPACK\XNVF.EXE"
"%Source%I386\svcpack\OpenOffice.org3.0.1.exe"
"%Source%I386\SVCPACK\PAIN.EXE"
"%Source%I386\SVCPACK\AV9_Silent.exe"
"%Source%I386\SVCPACK\PDFC.EXE"
PAUSE
EXIT
and see what happens.
Whatever value SOURCE may get, the resulting path will be:
<whatever>I386\SVCPACK\
which can NEVER be the right value:
U:\$WIN_NT$.~LS\$OEM$\$1\INSTALL
dir.txt said:
22.04.2009 11:40 <DIR> .
22.04.2009 11:40 <DIR> ..
15.04.2009 20:26 30.675.464 AV9_SILENT.EXE
23.11.2008 22:28 16.175.084 GIMP.EXE
18.02.2009 01:06 9.047.574 IRFA.EXE
12.01.2009 14:49 277.856 MP3D.EXE
23.11.2008 19:42 27.763.683 MPUI.EXE
13.02.2009 12:48 138.755.378 OPENOFFICE.ORG3.0.1.EXE
10.09.2008 01:03 1.671.431 PAIN.EXE
31.12.2008 00:36 16.203.379 PDFC.EXE
04.03.2009 22:39 3.376.810 QIP.EXE
23.02.2009 01:50 15.101.049 SKYPE40.EXE
22.04.2009 11:34 329 UPDATE.CMD
23.11.2008 22:33 9.210.824 XNVF.EXE
12 Datei(en) 268.258.861 Bytes
jaclaz
#434
Posted 22 April 2009 - 12:03 PM
nai22, on Apr 22 2009, 09:03 AM, said:
[GuiRunOnce]
"%SystemRoot%\System32\nLite.cmd"=""
is that normal? "=""
Try modifying winnt.sif to:
[GuiRunOnce] Command0=%SystemRoot%\System32\nLite.cmd
If still no luck- try adding START /WAIT to each line of nLite.cmd.
Ensure nLite.cmd is not executed indeed- add a line on the top:
echo TEST > c:\test.txt
After install is file c:\test.txt present?
======================
You may also try to modify the original nlite.cmd from svcpack and use this method, replace the top line with this:
SET TAGFILE=\$WIN_NT$.~LS FOR %%h IN (U D M N O P Q R S T V W X Y) DO IF EXIST "%%h:%TAGFILE%" SET CDDRIVE=%%h: if "%CDDRIVE%" == "" ( FOR %%h IN (C E F G H I J K L) DO IF EXIST "%%h:%TAGFILE%" SET CDDRIVE=%%h: ) SET Source = %CDDRIVE%\$WIN_NT$.~LS\
Jaclaz- nLite.cmd he used is attached in archive in one of the previous posts. The one you quoted is produced by nLite I guess, unless he modified it.
#435
Posted 22 April 2009 - 01:18 PM
jaclaz, on Apr 22 2009, 12:38 PM, said:
How do you know if the .cmd is not executed?
The whole .cmd is dependent upon a "conditional" variable definition (depending of a string in Registry) and has no error control, thus if the for loop returns an empty string and the SOURCE varaible is not defined it won't ever work.
because, i can start this script (windows\system32\nlite.cmd) manually by doubleclick and all programs will be installed ok. but i will follow you suggestion and add the checking options
#436
Posted 22 April 2009 - 01:40 PM
jaclaz, on Apr 22 2009, 12:38 PM, said:
Quote
SET SOURCE
PAUSE
IF NOT DEFINED SOURCE ECHO "SOURCE variable is NOT defined"&PAUSE
"%Source%I386\SVCPACK\IRFA.EXE"
"%Source%I386\SVCPACK\MP3D.exe"
"%Source%I386\SVCPACK\QIP.EXE"
"%Source%I386\SVCPACK\MPUI.EXE"
"%Source%I386\SVCPACK\Skype40.exe"
"%Source%I386\SVCPACK\GIMP.EXE"
"%Source%I386\SVCPACK\XNVF.EXE"
"%Source%I386\svcpack\OpenOffice.org3.0.1.exe"
"%Source%I386\SVCPACK\PAIN.EXE"
"%Source%I386\SVCPACK\AV9_Silent.exe"
"%Source%I386\SVCPACK\PDFC.EXE"
PAUSE
EXIT
i started this script manually
this is the result:
C:\WINDOWS\system32>for /F "tokens=3" %i IN ('reg query HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Setup /v "SourcePath" | findstr "REG_SZ"') do set SOURCE=
%i
C:\WINDOWS\system32>set SOURCE=U:\$WIN_NT$.~LS
C:\WINDOWS\system32>SET SOURCE
SOURCE=U:\$WIN_NT$.~LS
C:\WINDOWS\system32>PAUSE
Drücken Sie eine beliebige Taste . . .
C:\WINDOWS\system32>IF NOT DEFINED SOURCE ECHO "SOURCE variable is NOT defined"
& PAUSE
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\IRFA.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\MP3D.exe"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\QIP.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\MPUI.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\Skype40.exe"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\GIMP.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\XNVF.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\svcpack\OpenOffice.org3.0.1.exe"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\PAIN.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\AV9_Silent.exe"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>"U:\$WIN_NT$.~LSI386\SVCPACK\PDFC.EXE"
Das System kann den angegebenen Pfad nicht finden.
C:\WINDOWS\system32>PAUSE
Drücken Sie eine beliebige Taste . . .
#437
Posted 23 April 2009 - 02:01 AM
the .cmd runs allright, but it cannot find any file and closes without doing anything.
A more suitable .cmd:
for /f "tokens=3" %%i IN ('reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup /v "SourcePath" ^| findstr "REG_SZ"') do set SOURCE=%%i
::Adjust following to your actual path
SET RelPath=\$OEM$\$1\INSTALL
::Adjust the above to your actual path
"%Source%%RelPath%\SVCPACK\IRFA.EXE"
"%Source%%RelPath%\SVCPACK\MP3D.exe"
"%Source%%RelPath%\SVCPACK\QIP.EXE"
"%Source%%RelPath%\SVCPACK\MPUI.EXE"
"%Source%%RelPath%\SVCPACK\Skype40.exe"
"%Source%%RelPath%\SVCPACK\GIMP.EXE"
"%Source%%RelPath%\SVCPACK\XNVF.EXE"
"%Source%%RelPath%\svcpack\OpenOffice.org3.0.1.exe"
"%Source%%RelPath%\SVCPACK\PAIN.EXE"
"%Source%%RelPath%\SVCPACK\AV9_Silent.exe"
"%Source%%RelPath%\SVCPACK\PDFC.EXE"
EXIT
jaclaz
#438
Posted 23 April 2009 - 07:25 AM
thank you so much for helping me, now all problems being solved.
installation success with guirunonce option
solution:
winnt.sif
[GuiRunOnce] Command0=%SystemRoot%\System32\nLite.cmd
@ ilko t
that is it !!!
nlite.cmd
for /f "tokens=3" %%i IN ('reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup /v "SourcePath" ^| findstr "REG_SZ"') do set SOURCE=%%i
SET SOURCE
"%Source%\I386\SVCPACK\IRFA.EXE"
"%Source%\I386\SVCPACK\MP3D.exe"
"%Source%\I386\SVCPACK\QIP.EXE"
"%Source%\I386\SVCPACK\MPUI.EXE"
"%Source%\I386\SVCPACK\Skype40.exe"
"%Source%\I386\SVCPACK\GIMP.EXE"
"%Source%\I386\SVCPACK\XNVF.EXE"
"%Source%\I386\svcpack\OpenOffice.org3.0.1.exe"
"%Source%\I386\SVCPACK\PAIN.EXE"
"%Source%\I386\SVCPACK\AV9_Silent.exe"
"%Source%\I386\SVCPACK\PDFC.EXE"
EXIT
jaclaz code was near 100%
again thank you so much, the combination of your two tips was the solution for my problem, jiiipiii
cheers
#440
Posted 29 April 2009 - 03:46 PM
Tried on another machine (first one was Lenovo X61, this one lenovo M57e)
it seems to be working OK
============
Tried new version today
Seems ok, but for some reason,
windows doesn't boot from hard drive
no errors, just blinking cursor,
booting from usb using grub4dos and starting ntldr from _hard drive_ using boot.ini from hard drive works ok,
installing same image from CD - OK.
Fixmbr,fixboot from recovery console does not help.
Quote
c.f. presetup.cmd
Quote
I changed
%systemdrive%\Program Files\
to %programfiles%\
seems working.
This post has been edited by Sergo: 29 April 2009 - 04:33 PM
- ← WinNTSetup v2.3
- Install Windows from USB
- Install all Windows Install ISOs from 1 MultiBoot USB drive →



Help
Back to top









