Windows PE (pebuilder) and purebasic programs ...

Everything else that doesn't fall into one of the other PB categories.
User avatar
bingo
Enthusiast
Enthusiast
Posts: 210
Joined: Fri Apr 02, 2004 12:21 pm
Location: germany/thueringen
Contact:

Windows PE (pebuilder) and purebasic programs ...

Post by bingo »

what files are necessary to run any simple purebasic programs in WinPE ?

1. create a WinPE with PEBUILDER http://www.nu2.nu/pebuilder/
2. burn iso
3. boot with WinPE
4. test any simple purebasic-exe ...

maybe any files (dll) are not registered ?

(edit in startnet.cmd)

Regsvr32 %SystemRoot%\System32\asycfilt.dll /s
...

any hints ?
["1:0>1"]
GreenGiant
Enthusiast
Enthusiast
Posts: 252
Joined: Fri Feb 20, 2004 5:43 pm

Post by GreenGiant »

Well I have no idea about the answer to your question, but after looking at that website I did see this
PE Builder is not a Microsoft product and does not create Microsoft Windows Preinstallation Environment ("WinPE"). Using PE Builder does not grant you a license to Microsoft WinPE or to use the Windows XP or Server 2003 binaries in a manner other than stated in the End-User License Agreement include in your version of Microsoft Windows XP or Windows Server 2003. Microsoft has not reviewed or tested PE Builder and does not endorse its use.
So it looks like if you're using that PE Builder its not WinPE at all.
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

No, it is not WinPE, because M$ doesn't want everybody to use it, read this:
..."You may only install and use the SOFTWARE PRODUCT if you are an active Microsoft Software Assurance Member ("SAM") for the systems product pool or servers product pool, if you currently have license coverage for Microsoft Windows operating system (OS) Upgrades via a Campus Agreement or School Agreement, or if you are a current or former participant in the Windows XP Joint Development Program, Windows XP Rapid Adoption Program, Windows .NET Server Joint Development Program, or Windows .NET Server Rapid Adoption Program. If you do not meet one or more of the requirements listed above, you may not install or use this SOFTWARE PRODUCT and you must terminate the installation of this SOFTWARE PRODUCT immediately"...
So this is a different product and is called "BartPE" :mrgreen:

I've been using it for quite a while. It makes a damn good data recovery
tool for Win2k and XP systems. I haven't tried to run a PB program on it
though... gotta try that soon.

I have however noticed that lots of programs don't work on it, like
some file management tools i usually use, so it is possible that PB programs
won't run at all.

Timo
quidquid Latine dictum sit altum videtur
Post Reply