MSFN Forum: HFSLIP - Test releases - MSFN Forum

Jump to content



  • 119 Pages +
  • « First
  • 31
  • 32
  • 33
  • 34
  • 35
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

HFSLIP - Test releases Support ended. Rate Topic: ***** 1 Votes

#641 User is offline   heisking 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 29-March 06

Posted 10 June 2006 - 05:01 AM

@glentium

That feature is already built into HFSLIP. When you get to the screen where you type in I HAVE READ THE INSTRUCTIONS. Instead of that type in MAKEISO, then HFSLIP will make the ISO and exit.


#642 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 10 June 2006 - 06:42 AM

Oh, sorry.. I didn't know... Thanks! :)

#643 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 10 June 2006 - 12:36 PM

Thanks for implementing the MakeNoISO idea.

I know this kind of takes away from the whole point, but I'd like HFSLIP to ignore the MakeNoISO setting if AHTEST is specifically set to MAKEISO.

More specifically:

Quote

IF "%MakeNoISO%"=="1" IF /I NOT "%AHTEST%"=="MAKEISO" GOTO EOF

This post has been edited by Super-Magician: 10 June 2006 - 12:36 PM


#644 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 13 June 2006 - 04:04 AM

When using the InstallRC option in HFANSWER.INI, WINNTUPG Folder in SOURCE\I386 is required. When it is not present, you get the error message at T-13 something like: "The option to upgrade is not available..." "X:\I386\WINNTUPG\NETUPGRD.DLL" cannot be found...

#645 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 13 June 2006 - 07:20 AM

glentium: Browse using command prompt to the root of your source (one without WINNTUPG) and run the following command.
START/WAIT I386\winnt32.exe /cmdcons /unattend


Does the error come up there?

#646 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 13 June 2006 - 07:38 AM

yes, I made another CD without the InstallRC option and the error message I mentioned didn't came up. After install, I ran from the command prompt: START /WAIT I386\winnt32.exe /cmdcons /unattend

The error I mentioned came up again but just like what happened when I included InstallRC, it just continued with the installation after I pressed OK.

#647 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 13 June 2006 - 07:44 AM

Actually, I wanted you to try it with your original source.

#648 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,425
  • Joined: 06-January 06

Posted 13 June 2006 - 01:27 PM

evilvoice, on Oct 5 2004, 03:52 PM, said:

it should be noted that if you delete winntupg folder, you can not install the recovery console...most people dont delete this folder either, but its needed for the same thing and that folder is compdata...though I dunno if you can delete that folder and windows will install still.
http://www.msfn.org/...php/t29212.html
this more or less confirms your find glentium :)

normal installation once OS hits the GUI is: x:\i386\winnt32.exe /cmdcons

try to cross-refer to this too: http://www.msfn.org/...showtopic=75945 ;)

This post has been edited by Kiki Burgh: 13 June 2006 - 01:36 PM


#649 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 13 June 2006 - 01:44 PM

All right. So I guess Tomcat can put a line inside HFSLIP that looks for the presence of WINNTUPG before inserting the line in HFSLIP.CMD, as such:

Quote

IF "%InstallRC%"=="1" IF EXIST SOURCE\I386\WINNTUPG\* ECHO>>SOURCESS\I386\SVCPACK\HFSLIP.CMD START/WAIT %%HFSLIP%%\winnt32.exe /cmdcons /unattend


#650 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,425
  • Joined: 06-January 06

Posted 13 June 2006 - 01:54 PM

btw, sirs ...
any support issues w/ the new security updates?

(KB911280) - XP/2K
(KB914389) - XP/2K
(KB914798) - XP
(KB917734) - 2K MP7.1
(KB917734) - XP MP8
(KB917734) - XP/2K MP9
(KB917734) - XP MP10
(KB917736) - 2K
(KB917953) - XP/2K

does 60612a accommodate these already?
thanks!

#651 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,425
  • Joined: 06-January 06

Posted 13 June 2006 - 02:31 PM

View PostSuper-Magician, on Jun 14 2006, 03:44 AM, said:

All right. So I guess Tomcat can put a line inside HFSLIP that looks for the presence of WINNTUPG before inserting the line in HFSLIP.CMD, as such:

Quote

IF "%InstallRC%"=="1" IF EXIST SOURCE\I386\WINNTUPG\* ECHO>>SOURCESS\I386\SVCPACK\HFSLIP.CMD START/WAIT %%HFSLIP%%\winnt32.exe /cmdcons /unattend



so if it doesn't, it won't install it ... to prevent the error ... :)
this would help those who remove the other i386 directories

#652 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 13 June 2006 - 06:08 PM

I don't think HFSLIP shouldn't put the line if WINNTUPG is not detected. The user isn't forced to copy the entire CD source prior to running HFSLIP.

@Super-Magician: Sorry for the delay but your suggestion regarding MakeNoISO and MAKEISO is implemented in 60613b. :)

#653 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 13 June 2006 - 06:34 PM

Quote

I don't think HFSLIP shouldn't put the line if WINNTUPG is not detected. The user isn't forced to copy the entire CD source prior to running HFSLIP.
I'm thinking a few months from now someone will encounter this issue when they run HFSLIP with InstallRC=1 in his or her HFANSWER.INI file and no WINNTUPG folder. Then, they will come yelling for help. :P

Quote

@Super-Magician: Sorry for the delay but your suggestion regarding MakeNoISO and MAKEISO is implemented in 60613b. :)
Thanks!

#654 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 13 June 2006 - 08:31 PM

salamat kabayan!

ish.. my original source CD from hp, slipstreamed with SP2, does not even come with those WIN**UPG folders.. But, of course, I'll get those folders if I manually slipstream SP2 (or "let HFSLIP do it, if I'm too lazy") to a pre-SP2 source...

I agree that it is up to the user to copy or not the entire source. And if the user chose not to include, or delete those folders, then the user must not use the InstallRC=1 option.

For this reason, I was thinking of a simple addition to the HFSLIP instructions that as a prerequisite for using InstallRC=1 option, winntupg folder must exists in the source..

#655 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 13 June 2006 - 09:17 PM

No -- The user should be able to enter "InstallRC=1" at any time without restrictions. My point was that the user should be allowed to copy the WINNTUPG folder *after* running HFSLIP.

That the WINNTUPG folder is required for the RC to be installed will of course be mentioned on the "Special features" page (the only page that will refer to this functionality).

#656 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 13 June 2006 - 09:59 PM

that sounds good... :)

I'm testing HFSLIP now with the latest updates for Windows XP...

#657 User is offline   NtegrA 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 11-July 05

Posted 13 June 2006 - 11:20 PM

Just a quickie (just in case no one reads my thread)...

latest test rel. (060613b) with latest HFs for XP (7) with changes I made in my post works 100%.

#658 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 14 June 2006 - 05:16 AM

yup, same result here... :)

#659 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 14 June 2006 - 07:29 AM

Congrats, Tomcat! You only needed a few hours of work this time :lol: :P!

Quote

No -- The user should be able to enter "InstallRC=1" at any time without restrictions. My point was that the user should be allowed to copy the WINNTUPG folder *after* running HFSLIP.

That the WINNTUPG folder is required for the RC to be installed will of course be mentioned on the "Special features" page (the only page that will refer to this functionality).
All right, I understand.

#660 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 14 June 2006 - 04:43 PM

A new final is in the works. At this point, I don't intend to add more functionality except maybe a [FileFlags] section for Windows 2000.

To be checked:
- all new hotfixes should be supported on Win2K SP4, WinXP SP1, WinXP SP2 and Win2K3 SP1
- KB911562 for MDAC 2.8 SP1
- Win2K .ART extension support
- USP5

Any volunteers? :lol:

This post has been edited by Tomcat76: 15 June 2006 - 02:56 PM


Share this topic:


  • 119 Pages +
  • « First
  • 31
  • 32
  • 33
  • 34
  • 35
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy