Page 1 of 1
Windows PE (pebuilder) and purebasic programs ...
Posted: Fri Aug 27, 2004 11:01 am
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 ?
Posted: Fri Aug 27, 2004 11:12 am
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.
Posted: Fri Aug 27, 2004 12:29 pm
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"
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