Jump to content











Photo
* * * * * 1 votes

VistaPE Leopard Beta 1


  • This topic is locked This topic is locked
52 replies to this topic

#1 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 25 July 2009 - 06:31 PM

Hi my friends :idea:

Download:
http://rapidshare.co...taPE_Leopart.7z

I'm thank you very much Filip Hasa for scripts and tips.
I'm thank you very much paraglider for DevMan 64-Bit Edition.
I'm thank you very much Uwe Sieber for ReMount 64-Bit Edition.
I'm thank you very much PJ Naughter [Visual C++ MVP] for ResSwitch 64-Bit Edition & it will be StartX 1.07 with /hide mode.

What is the Beta ?

Please, inform mistakes.

New Shortcut:
%Boot_Win%=%BootSRC%\Windows
%Boot_Sys%=%BootSRC%\Windows\system32
%COMPONENTS%=%TargetDir%\windows\system32\config\COMPONENTS

New Comand:

GetFile:

[Variables]
%URLX86%="http://holger.winbui...etwork.exe.zip"
%URLAMD64%="http://holger.winbui...rk_x64.exe.zip"

GetUrl:

GetUrl,"http://www.nirsoft.n...odukey-x64.zip"

OsType:

If,"%OsType%",EQUAL,"X86",run,"%ScriptFile%","SETUPx86"
If,"%OsType%",NOTEQUAL,"X86",run,"%ScriptFile%","SETUPX64"

RunOnce:

RunOnce,"Key","SubKey","X:\Windows\System32\Any.exe","Start"
RunOnce,"Key","SubKey","X:\Windows\System32\Any.exe","StartWait"
RunOnce,"Key","SubKey","X:\Windows\System32\Any.exe","Hide"
RunOnce,"Key","SubKey","X:\Windows\System32\Any.exe","HideWait"

Require_Drv:

Require_Drv,"1394bus.sys"

Need_File: (%Boot_Sys%\*)

Need_File,"fveapi.dll"

Need_Drv: (%Boot_Sys%\drivers\*)

Need_Drv,"dumpfve.sys"

UnZip:

OsType
If,"%OsType%",EQUAL,"X86",UnZip,"VMware","x86.7z","%TargetDir%"
If,"%OsType%",NOTEQUAL,"X86",UnZip,"VMware","x64.7z","%TargetDir%"


Require_File64: (%source_win%\SysWoW64\*)

Require_File64,"asycfilt.dll"


This project only support Sp0 and Sp1 32/64-Bit edition.

Regards :P

#2 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 25 July 2009 - 07:15 PM

I need this softwares's 64-bit edition:

BsExplorer
liteStep

peshuteject.exe
HWPnp.exe
uictl.exe


InstallRite : http://www.epsilonsquared.com

etc.

Please help me.

Regards :idea:

#3 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 05:53 AM

The Standard-7-iso-usb-hdd.script have been updated to v2.

Posted Image

- Msdos format interface has been removed for Create UsbHDD option.

+ Format dialog of Windows have been added.

usbf.exe

#Include <WinAPIEx.au3>

Opt ("TrayIconHide",1)
Opt("WinWaitDelay", 1)
Opt("WinTitleMatchMode",2)

If FileExists(@TempDir & "\usbf.ini") Then
$Drv = IniRead(@TempDir & "\usbf.ini", "USBHDD", "Drive", "")
_WinAPI_SHFormatDrive($Drv)
Else
Exit
EndIf

Attached File  WinAPIEx.zip   30.37KB   639 downloads

For more information about the WinAPIEx

Regards :idea:

#4 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 07:35 AM

The 0-Lock.script have been updated to v2.

Posted Image

+ a small error was corrected (VPELogon.ini to VPELock.ini)

Regards :idea:

#5 paraglider

paraglider

    Gold Member

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

Posted 26 July 2009 - 01:08 PM

Why no support for Vista SP2?

Also could you explain the advantages of your version of VistaPE over the standard version of VistaPE.

Maybe you could get Nuno to create you a project on winbuilder.net so your project is downloadable directly by winbuilder.

#6 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 04:09 PM

Why no support for Vista SP2?

Also could you explain the advantages of your version of VistaPE over the standard version of VistaPE.

Maybe you could get Nuno to create you a project on winbuilder.net so your project is downloadable directly by winbuilder.


Hi paraglider.

These files are incompatible with the Service Pack 2 :
fbwf.sys, ramdisk.sys, sacdrv.sys, wimfsf.sys

Therefore, a blue screen appears when the VistaPE starts :P
I will continue to investigate this problem, I hope someone solves this problem before me :)

Regards :idea:

#7 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 04:15 PM

The 3-RunOnceEx.script have been updated to v2.

Posted Image

+ The aero_busy.ani and aero_working.ani has been hidden for StartUp Screen.

+ This code has been added to RunOnceEx.exe

RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "AppStarting", "REG_EXPAND_SZ", "%SystemRoot%\cursors\aero_working.ani")
;
Global Const $OCR_APPSTARTING = 32650
Global $hCursor, $hOriginalIBeam, $hCopyCursor

$hCursor = DllCall("user32.dll", "ptr", "LoadCursorFromFile", "str", @WindowsDir & "\Cursors\aero_working.ani" )
$hCopyCursor = DllCall("user32.dll", "ptr", "CopyImage", "ptr", $hCursor[0], "uint", 2, "int", 0, "int", 0, "uint", 0 )
DllCall("user32.dll", "ptr", "SetSystemCursor", "ptr", $hCopyCursor[0], "int", $OCR_APPSTARTING )
;
RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Wait", "REG_EXPAND_SZ", "%SystemRoot%\cursors\aero_busy.ani")
;
Global Const $OCR_WAIT = 32514
Global $hCursor, $hOriginalIBeam, $hCopyCursor

$hCursor = DllCall("user32.dll", "ptr", "LoadCursorFromFile", "str", @WindowsDir & "\Cursors\aero_busy.ani" )
$hCopyCursor = DllCall("user32.dll", "ptr", "CopyImage", "ptr", $hCursor[0], "uint", 2, "int", 0, "int", 0, "uint", 0 )
DllCall("user32.dll", "ptr", "SetSystemCursor", "ptr", $hCopyCursor[0], "int", $OCR_WAIT )


Regards :idea:

#8 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 26 July 2009 - 04:26 PM

Also could you explain the advantages of your version of VistaPE over the standard version of VistaPE.

I second that request, Max_Real Qnx.

Could you do a bit of advertising? :idea:

:P

#9 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 05:04 PM

I second that request, Max_Real Qnx.

Could you do a bit of advertising? :)

:P


Hi MedEvil.

The biggest advantage of this project is to support the 32/64-bit dvd as source.
This project is more compatible with WinBuilder 076 than VistaPE 11.
This project supports external hard disk for RAM (boot.wim) mode.
Due to this features; the structure of this project is more flexible than the old project :P

Regards :idea:

#10 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 26 July 2009 - 05:59 PM

Hi Max_Real Qnx

JonF also working on updating vistape (VistaPE-Core) to be compatible with wb076 and later (here)

Maybe better to unite forces :idea:

Turkish proverb: Bir elin nesi var, iki elin sesi var.
English: What does one hand have, two hand have voice.

#11 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 06:49 PM

Hi Max_Real Qnx

JonF also working on updating vistape (VistaPE-Core) to be compatible with wb076 and later (here)

Maybe better to unite forces :idea:

Turkish proverb: Bir elin nesi var, iki elin sesi var.
English: What does one hand have, two hand have voice.


Hi Lancelot.

This project is a beta stage yet and it has got some mistakes that should be corrected. So I need yours feedback.
JonF has really good job but projects at this stage would be pointless to combine.

Regards :P

#12 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 26 July 2009 - 08:25 PM

The 3-RunOnceEx.script and Standard-7-iso-usb-hdd.script have been updated to v3.

Posted Image


-This code has been removed from the Standard-7-iso-usb-hdd.script :

OsType
//
If,"%OsType%",EQUAL,"X86",If,NotExistFile,"%TargetDir%\vistape.cd",FileCreateBlank,"%TargetDir%\vistape.cd"


+This code has been added to the Standard-7-iso-usb-hdd.script :

If,"%BuildModel%",EQUAL,"RAM",If,NotExistFile,"%TargetDir%\vistape.cd",FileCreateBlank,"%TargetDir%\vistape.cd"


-The peshuteject.exe has been removed from the 3-RunOnceEx.script for Halt.exe
+The EjectMedia.exe has been added to the 3-RunOnceEx.script for 32/64-bit edition Halt.exe

If Not FileExists ("Y:\vistape.cd") Then
GUICtrlDelete($Checkbox1)
Endif

if GuiCtrlread($checkbox1) = $GUI_CHECKED Then
RunWait("EjectMedia.exe Y:","",@SW_HIDE)
Endif


I'm thank you very much Uwe Sieber for EjectMedia 64-Bit Edition.

Regards :idea:

#13 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 26 July 2009 - 11:14 PM

hi max,

great work as usually.

i will try change project to be compatible for peimg.

i will try imagex /export or something like this. I have idea about editing existing wim image

same small change in original vista SP1 DVD propably you dont have it.

poqexec.exe - F:\sources\6.0.6000.16386_x86\poqexec.exe is on this place.
And file MsftWdf_Kernel_01005_Inbox_Critical.Wdf is
BootWimSrc\Windows\System32\drivers\ MsftWdf_Kernel_01007_Inbox_Critical.Wdf

See you after 2 weeks :idea:

#14 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 26 July 2009 - 11:56 PM

Very good work indeed, I like the overall visual - very professional.

But now we have two ongoing developments for VistaPE.. :idea:

Any chances of teaming up together with JonF to establish a new standard project for the Vista platform?

This would certainly ease the development of a very strong project, what do you think?

:P

#15 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 26 July 2009 - 11:58 PM

Hi Nuno,

also check post #10 & #11 :idea:

#16 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 27 July 2009 - 12:35 AM

Sorry for the double request.. :idea:

#17 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 27 July 2009 - 01:23 AM

This project is for VistaSP1, while the other is for VistaSP2.

If anyone knows any further differences, would be nice to have some sort of comparison chart, which helps to pick the right project of the two for ones needs.

:idea:

#18 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 27 July 2009 - 07:03 AM

while the other is for VistaSP2

i am not fully sure about this

#19 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 27 July 2009 - 11:29 AM

dera, your're right.

4. full compatibility with Windows Vista SP1, Windows 2008 и WAIK 1.1


:idea:

#20 JonF

JonF

    Gold Member

  • .script developer
  • 1185 posts
  • Location:Boston, MA
  •  
    United States

Posted 27 July 2009 - 01:51 PM

I haven't tested VistaPE RC1a with an SP2 source, so I don't know.

Theis project is based on VistaPE 11. Even given NightMan's absence, there has been a lot of divergence since then. My first guess is that the only practical way to merge the projects is to abandon VistaPE 12 and try to incorporate the best of it into VistaPE 11/Leopard. THis is based ona pretty brief evaluation.

I think the Common API is very important. Incorporating that into Leopard would be (IMHO) a very good thing. Some of the variable names clash, and Leopard is missing the variable names I added to VistaPE.

#21 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 27 July 2009 - 02:39 PM

I don't know if abandoning any of the two is a good idea.
How about merging the best features of each into a VistaPE 13?
That's how i did it with NaughtyPE.

:idea:

#22 JonF

JonF

    Gold Member

  • .script developer
  • 1185 posts
  • Location:Boston, MA
  •  
    United States

Posted 27 July 2009 - 02:55 PM

How about merging the best features of each into a VistaPE 13?

It would be a big job. The architecture and organization differ a lot.

#23 ludovici

ludovici

    Silver Member

  • .script developer
  • 610 posts
  • Location:France
  •  
    France

Posted 27 July 2009 - 05:37 PM

Hi Max :)

Very, Very good work Max :P
Ok, i begin with the problem :idea:
In tweaks script in bootloader section i have add that; because in french version i haven't the new bootloader with the original script ? :P
(Microsoft = US :P i dont kown...)

If,"%Var%",Equal,"LampMan",UnZip,"BO","Lamp.7z","%target_sys%\Boot\%DistLang%"
If,"%Var%",Equal,"Dragon",UnZip,"BO","DDragoN.7z","%target_sys%\Boot\%DistLang%"
If,"%Var%",Equal,"LampMan",UnZip,"BO","Lamp.7z","%target_sys%\Boot\en-US"
If,"%Var%",Equal,"Dragon",UnZip,"BO","DDragoN.7z","%target_sys%\Boot\en-US"

And it's a very good idea to separate your script; i don't use the RegOnceEX...
But where the video animation of the last Combo script (Boot+Progression...) ?
Finally, if i must choose one project after test the JonF project and your project, i choose your project because it's more complete ( X86/X64, Progression, Speed) But the project of JonF has more of application script. I am agree with Nuno and Medevil // Why not combine your work ?

#24 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 27 July 2009 - 07:57 PM

Hi Max :P

Very, Very good work Max :P
Ok, i begin with the problem :idea:
In tweaks script in bootloader section i have add that; because in french version i haven't the new bootloader with the original script ? :P
(Microsoft = US :P i dont kown...)

If,"%Var%",Equal,"LampMan",UnZip,"BO","Lamp.7z","%target_sys%\Boot\%DistLang%"
If,"%Var%",Equal,"Dragon",UnZip,"BO","DDragoN.7z","%target_sys%\Boot\%DistLang%"
If,"%Var%",Equal,"LampMan",UnZip,"BO","Lamp.7z","%target_sys%\Boot\en-US"
If,"%Var%",Equal,"Dragon",UnZip,"BO","DDragoN.7z","%target_sys%\Boot\en-US"

And it's a very good idea to separate your script; i don't use the RegOnceEX...
But where the video animation of the last Combo script (Boot+Progression...) ?
Finally, if i must choose one project after test the JonF project and your project, i choose your project because it's more complete ( X86/X64, Progression, Speed) But the project of JonF has more of application script. I am agree with Nuno and Medevil // Why not combine your work ?


Hi ludovici

Standard-0-preconfig.script

[DetectLang]
Echo,"Detecting source language..."
If,ExistFile,"%BootSRC%\Windows\System32\en-US\bcdedit.exe.mui",Set,"%DistLang%","en-US"
If,ExistFile,"%BootSRC%\Windows\System32\ar-SA\bcdedit.exe.mui",Set,"%DistLang%","ar-SA"
If,ExistFile,"%BootSRC%\Windows\System32\bg-BG\bcdedit.exe.mui",Set,"%DistLang%","bg-BG"
If,ExistFile,"%BootSRC%\Windows\System32\cs-CZ\bcdedit.exe.mui",Set,"%DistLang%","cs-CZ"
If,ExistFile,"%BootSRC%\Windows\System32\da-DK\bcdedit.exe.mui",Set,"%DistLang%","da-DK"
If,ExistFile,"%BootSRC%\Windows\System32\de-DE\bcdedit.exe.mui",Set,"%DistLang%","de-DE"
If,ExistFile,"%BootSRC%\Windows\System32\el-GR\bcdedit.exe.mui",Set,"%DistLang%","el-GR"
If,ExistFile,"%BootSRC%\Windows\System32\es-ES\bcdedit.exe.mui",Set,"%DistLang%","es-ES"
If,ExistFile,"%BootSRC%\Windows\System32\et-EE\bcdedit.exe.mui",Set,"%DistLang%","et-EE"
If,ExistFile,"%BootSRC%\Windows\System32\fi-FI\bcdedit.exe.mui",Set,"%DistLang%","fi-FI"
If,ExistFile,"%BootSRC%\Windows\System32\fr-FR\bcdedit.exe.mui",Set,"%DistLang%","fr-FR"
.......


But where the video animation of the last Combo script (Boot+Progression...) ?
@

A: This feature is embedded in the RunOnceEx with FileInstall Autoit command !


I am agree with Nuno and Medevil // Why not combine your work ?
@

A: I am not opposing the idea of merger of projects. This project needs to develop more technically so We must not lose time by dealing with extra scripts.

I'm talking about a new vision for VistaPE, all of you are talking about to combine the project :)

Regards :P

#25 ludovici

ludovici

    Silver Member

  • .script developer
  • 610 posts
  • Location:France
  •  
    France

Posted 27 July 2009 - 08:08 PM

Set,"%DistLang%","fr-FR"

I know this feature but if i have just the Boot\fr-FR with winload files ---> the bootloader don't work
With replace fr-FR with us-US ---> the bootloader work
Nobody has this problem ?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users