Help - Search - Members - Calendar
Full Version: Failed to find section [Add-Shortcut] in file: [%BuildModelScript%]
The CD Forum > The CD Forum > WinBuilder
Unimatrix
Hello together,
i have a problem with integrating BartPE plugin in WinBuilder\BartPECore Project and need your help.

WB Version 075b and 076

After this line:
IF - [%SystemDrive%\Programs\A43\A43.exe] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]

i get this Error: Run - Failed to find section [Add-Shortcut] in file: [%BuildModelScript%]

Workaround at the moment: in A43.inf
;[Append]
;nu2menu.xml, A43_nu2menu.xml

THX 4 your replies.

UX
psc
QUOTE (Unimatrix @ Feb 17 2009, 10:20 PM) *
Hello together,
i have a problem with integrating BartPE plugin in WinBuilder\BartPECore Project and need your help.

WB Version 075b and 076

After this line:
IF - [%SystemDrive%\Programs\A43\A43.exe] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]

i get this Error: Run - Failed to find section [Add-Shortcut] in file: [%BuildModelScript%]

Workaround at the moment: in A43.inf
;[Append]
;nu2menu.xml, A43_nu2menu.xml

THX 4 your replies.

UX

The most propable reason for this issue: %BuildModelScript% is undefined.
Check in script.broject.
There mus be something like
CODE
%BuildModelScript%=%Core%\Basic\Build\4 - buildModel.Script
,
of course using your project's paths.

Peter
Unimatrix
Hello Peter,
thx for your help.
I define in Script.projekt: %BuildModelScript%=%ProjectDir%\Build\BuildModel.script.
It fix the old Error. But now i get this error:

AddVariables - File [%ActiveShell%] was not found!

What can i do to fix the new error?

thx ux
psc
QUOTE (Unimatrix @ Feb 18 2009, 01:01 PM) *
Hello Peter,
thx for your help.
I define in Script.projekt: %BuildModelScript%=%ProjectDir%\Build\BuildModel.script.
It fix the old Error. But now i get this error:

AddVariables - File [%ActiveShell%] was not found!

What can i do to fix the new error?

thx ux
Looks like that you mixed something which is incompatible.
The %ActiveShell% is set by Explorer.Script. But of course you need a version wich does this.
I think you need version 48 or higher (current version is 56)

Peter
Unimatrix
Hello Peter,

i work with the BartPeCore Project. I place a copy from eg. A43 from my BartPe plugin Directory to \Projects\BartPECore\Apps.

After fix the first error %BuildModelScript%=%ProjectDir%\Build\BuildModel.script there is a problem with creating the shortcut for A43.

How can i configure the BartPeCore Project to creat the shortcuts without errors??

thx
ux
psc
QUOTE (Unimatrix @ Feb 18 2009, 03:45 PM) *
Hello Peter,

i work with the BartPeCore Project. I place a copy from eg. A43 from my BartPe plugin Directory to \Projects\BartPECore\Apps.

After fix the first error %BuildModelScript%=%ProjectDir%\Build\BuildModel.script there is a problem with creating the shortcut for A43.

How can i configure the BartPeCore Project to creat the shortcuts without errors??

thx
ux

The BartPECore project is rather old (one year in this fast developing area is nearly ice age. Every new WinBuilder version may cause troubles with some ).
And I'm not familar with the project. You can PM the author and ask for help.

But there is a different possibility:

Using latest WinBuilder 076, use the Download Center to download nativeEx_barebone (server nativeex.boot-land.net, 'complete' download type, download EVERY child of 'nativeEx')

In the project tree, navigate to Basic > Build > InfSupport, check it, define the path to your BartPE plugins, and click 'Generate'
(Maybe for the first trial, you should not define the whole plugins directory, but only a single folder like file\explorers)

Run the project.

For 99% I'm sure that it will run into qEmu containing your BartPE app.

Peter
Unimatrix
Hello Peter,

IT works with the nativeEx_barebone Project.

Great Project !

thx for your help
ux
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.