Jump to content











Photo
- - - - -

Press any key to boot from CD


  • Please log in to reply
8 replies to this topic

#1 xplod

xplod

    Frequent Member

  • Advanced user
  • 158 posts
  •  
    Germany

Posted 16 May 2007 - 01:42 PM

Hallo,

what is the way to enable the

"Press any key to boot from CD" funktion prior boot.

Xplod

#2 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 16 May 2007 - 01:58 PM

Hallo,

what is the way to enable the

"Press any key to boot from CD" funktion prior boot.

Xplod


In nativeEx_barebone and LiveXP and NativePE there is a checkbox in Basic\!WBManager\!DefineFundamentals.

About the other projects I do not know.

Peter

#3 paraglider

paraglider

    Gold Member

  • .script developer
  • 1743 posts
  • Location:NC,USA
  •  
    United States

Posted 17 May 2007 - 01:34 AM

I just created this script for VistaPE:

[main]

Title=4 - Copy Bootfix File

Description=Optionally copy bootfix file

Selected=True

Level=1

Locked=false

Author=Paraglider

Version=001

Contact=

Date=24.04.2007

Credits=All credits go to Microsoft for developing this Operative System and to everybody on the BootLand forums for helping on the debuggind and improvement of this script.

Updates=



[process]

IniRead,%VistaInfo%,"VistaInfo","Language","%DistLang%"

IniRead,%VistaInfo%,"VistaInfo","SourceDir","%SDIR%"

If,%pCheckBox1%,Equal,true,Run,%ScriptFile%,FileCopy



[FileCopy]

FileCopy,"%SDIR%\boot\bootfix.bin","%TargetDir%\boot\bootfix.bin"



[Interface]

pCheckBox1="Copy bootfix.fix file?",1,3,10,40,200,18,True


#4 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 17 May 2007 - 06:21 AM

This is one reason why I had asked for this option to be in its own Script. To find it easily.

#5 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 17 May 2007 - 11:15 AM

Thanks for the script paraglider, but why do you need:

IniRead,%VistaInfo%,"VistaInfo","Language","%DistLang%"

on the process section? :confused1:



:confused1:

#6 paraglider

paraglider

    Gold Member

  • .script developer
  • 1743 posts
  • Location:NC,USA
  •  
    United States

Posted 17 May 2007 - 09:34 PM

I think its spurious. I just copied then from one of Nightman's scripts.

Thanks for the script paraglider, but why do you need:

IniRead,%VistaInfo%,"VistaInfo","Language","%DistLang%"

on the process section? :confused1:
:confused1:



#7 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 17 May 2007 - 09:39 PM

Ok.. :confused1:

#8 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 08 June 2007 - 11:38 AM

I just created this script for VistaPE:

[main]

 Title=4 - Copy Bootfix File

 Description=Optionally copy bootfix file

 Selected=True

 Level=1

 Locked=false

 Author=Paraglider

 Version=001

 Contact=

 Date=24.04.2007

 Credits=All credits go to Microsoft for developing this Operative System and to everybody on the BootLand forums for helping on the debuggind and improvement of this script.

 Updates=

 

 [process]

 IniRead,%VistaInfo%,"VistaInfo","Language","%DistLang%"

 IniRead,%VistaInfo%,"VistaInfo","SourceDir","%SDIR%"

 If,%pCheckBox1%,Equal,true,Run,%ScriptFile%,FileCopy

 

 [FileCopy]

 FileCopy,"%SDIR%\boot\bootfix.bin","%TargetDir%\boot\bootfix.bin"

 

 [Interface]

 pCheckBox1="Copy bootfix.fix file?",1,3,10,40,200,18,True

This script causes the wanted results only if you create a 'Standard' ISO.

If you create any ISO booting from RAM, the bootfix.bin will be inside the 'secondary' ISO and works too late.

Peter

#9 NightMan

NightMan

    Frequent Member

  • .script developer
  • 433 posts
  • Location:Russian, Moscow

Posted 15 June 2007 - 11:28 AM

If you create any ISO booting from RAM, the bootfix.bin will be inside the 'secondary' ISO and works too late.

you are wrong, bootfix.bin will not be compressed to boot.wim, all must work :1st:




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users