Jump to content











Photo
- - - - -

Directory problem during building - using WinBuilder 078 SP6


  • Please log in to reply
28 replies to this topic

#1 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 28 January 2010 - 01:34 PM

Dear members,

everytime I want to build via vers. 078 SP6 I get an error:

FileCopy - Failed to copy [%BaseDir%\Temp\VistaPE-CAPI\BootWimSrc\windows\de-DE\regedit.exe.mui] to: [%BaseDir%\Target\VistaPE-CAPI\windows\de-DE\regedit.exe.mui]: Der Verzeichnisname ist ungültig.

Means that the name of the directory is not valid.

It's a German VISTA source and I want to build under XP SP3.. WAIK is installed..

Do you have a hint for sovlving the problem? Thank you.

#2 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 28 January 2010 - 03:19 PM

Hello
Personally right off hand i have no idea

Could you post a logfile - after running (Play- build - Big Blue) and build save log , zip and post

#3 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 28 January 2010 - 03:42 PM

Wow, that was quick, thank you PaPeuser :lol:

Just uploaded the log.

B.-)

Attached Files



#4 pscEx

pscEx

    Platinum Member

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

Posted 28 January 2010 - 04:10 PM

The reason is easy:
You want to copy into
%BaseDir%\Target\VistaPE-CAPI\windows\de-DE
But that directory is never created before.

Unfortunatelly the log does not tell me about 'non - runned' scripts which create that directory.

There you have to look inside your project. Maybe in one script there is a 'create' unchecked, or a script creating this directory is unchecked, or ...

Peter

BTW WB078 SP6 only? What is with WB078 RC2?

#5 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 28 January 2010 - 04:12 PM

Hello
I see your source directory as
F:\Vista Enterprise SP1

Just and idea
Could you move F:\Vista Enterprise SP1
To C: and remove spaces
Like
C:\VistaSP1

Some times with some projects, drive letters and spaces are important.
But it copied all other files ok ;) ;)
So I am not sure maybe an expert could help :lol: ;)

@ psc does winbuilder like F: drive to be use as source?

#6 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 28 January 2010 - 04:20 PM

The reason is easy:
You want to copy into
%BaseDir%\Target\VistaPE-CAPI\windows\de-DE
But that directory is never created before.

Unfortunatelly the log does not tell me about 'non - runned' scripts which create that directory.

There you have to look inside your project. Maybe in one script there is a 'create' unchecked, or a script creating this directory is unchecked, or ...

Peter

BTW WB078 SP6 only? What is with WB078 RC2?


Hi Peter,

I'll try it with the new version first before I search inside a script for the problem. I'´ll let you know what happens.. thank you.

You gave me some help in the older BartPe days.. I remember you well :lol:

#7 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 28 January 2010 - 04:25 PM

Hello
I see your source directory as
F:\Vista Enterprise SP1

Just and idea
Could you move F:\Vista Enterprise SP1
To C: and remove spaces
Like
C:\VistaSP1

Some times with some projects, drive letters and spaces are important.
But it copied all other files ok ;) ;)
So I am not sure maybe an expert could help :lol: ;)

@ psc does winbuilder like F: drive to be use as source?



Yes, I also thougt about the spaces.. first I'll try it now with the new builder.. let's see how it works ;) ;)

#8 pscEx

pscEx

    Platinum Member

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

Posted 28 January 2010 - 04:27 PM

You gave me some help in the older BartPe days.. I remember you well ;)

Nice to hear :lol:
But sorry, I cannot remember ... My age.
Has it been in Reatogo?

Peter

BTW: RC2 is the OLDER version, but maybe there appeared a bug in between!

#9 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 28 January 2010 - 04:33 PM

Nice to hear :lol:
But sorry, I cannot remember ... My age.
Has it been in Reatogo?

Peter

BTW: RC2 is the OLDER version!



Yes, Reatogo.. my Username was just Bernhard.. but one day a fight was starting between Siegfried und the guy from UBCD.. that was not nice anymore so I quit the 911 not to read the bashings anymore.. don't know what the reason was ;)

Bernhard

#10 pscEx

pscEx

    Platinum Member

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

Posted 28 January 2010 - 04:38 PM

Yes, Reatogo.. my Username was just Bernhard.. but one day a fight was starting between Siegfried und the guy from UBCD.. that was not nice anymore so I quit the 911 not to read the bashings anymore.. don't know what the reason was :lol:

Bernhard

Nice to see you back here!

But this forum is also no fight - free. Sometimes I have had strong (we now call it boxing) fights with my friend Lancelot.

But that makes live interesting ...

Feel here to be at home, like me and many other members!

Peter

#11 pscEx

pscEx

    Platinum Member

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

Posted 28 January 2010 - 04:48 PM

Yes, I also thougt about the spaces.. first I'll try it now with the new builder.. let's see how it works ;) :lol:

I think it is time to write someting about spaces again:
Since I'm writing WinBuilder code, I am sure I hope that there is NO 'space in the path' issue.
Intentionally in my development area ALL OF MY PATHES:
  • Have a space inside
  • Are not on C:
The 'Avoid space' suggestion comes from WB version 052 or earlier, where this sometimes has been an issue.

If somebody has an issue which is caused by a space in any part, please post.

@PaPeuser and @All:
Do not look at spaces first, when you are trying to explain a buggy behaviour.

Thanks!

Peter ;)

#12 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 28 January 2010 - 04:51 PM

Nice to see you back here!

But this forum is also no fight - free. Sometimes I have had strong (we now call it boxing) fights with my friend Lancelot.

But that makes live interesting ...

Feel here to be at home, like me and many other members!

Peter


Thank you Peter for all your good words.. yes sometimes boxing will sort out problems.. but I'm a very bad boxer :lol:

I have to go now and tomorrow I'll try it again with the version you've pointed me to.

Bernhard

#13 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 28 January 2010 - 05:37 PM

i think it is a bug in the latest \Base\04-additional.script Version=23
in older verions of this script there were a line in the [process] section:
Run,%ScriptFile%,Folder
before the line: Run,%ScriptFile%,AddFilesLocale

#14 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 28 January 2010 - 06:37 PM

@psc
Please read this post - Drive letter problems

http://www.boot-land...?...ost&p=89347

there is more than one post like this ,, i will find them .. some how,, :lol: ;)

another

http://www.boot-land...?...ost&p=89495

#15 pscEx

pscEx

    Platinum Member

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

Posted 28 January 2010 - 07:38 PM

@psc
Please read this post - Drive letter problems

I have read!
What I wanted to say is:
Such issues are usually NOT caused by "WinBuilder has troubles with spaces in path", but from 'how a script handles them' (and the script should be changed, perhaps by adding just two quotes)
And as explained in my post above:
If you have issues related to path, please post.
If in the above case you change the path to something "w/o spaces and to ASCII only chars" it may help you in your special case, but it will not help the development team to catch the bug.

Peter

#16 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 28 January 2010 - 08:01 PM

I NEVER said it WAS a Winbuilder issue.

and

its not just one project...

Thanks..

#17 pscEx

pscEx

    Platinum Member

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

Posted 28 January 2010 - 08:07 PM

Then maybe several projects have to be revised.

Peter :lol:

#18 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 28 January 2010 - 08:24 PM

Hi PaPeuser, psc

both you are right, winbuilder supports spaces, all projects are not ;).
Peace
Posted Image
and beer
:lol:

@dera
Thanks again and again and again,
I will add as quick as I can.
JonF is busy these days so I do minor things as much as I can. Would you like to join vistape-capi support team ?

#19 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 29 January 2010 - 04:07 PM

Sorry Peter, I have to wait until monday for the next try.. a collegue took my drive with the Vista source :lol:
But I was looking after the RC version and could not find the download.. the latest I see is the 078 SP6.. could you post a link please? Thank you and a nice weekend to everybody ;)

Bernhard

#20 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 29 January 2010 - 04:29 PM

Hi Bernhard-BL

It is a typo psc frequently make these days

What is with WB078 RC2?

the correct version is WB077 RC2
besides, as a new user you can not use WB077 RC2 quickly on VistaPE-Capi because VistaPE-Capi project requires minimum wb078sp4.

Further:
dera found the issue on script and new script uploaded to VistaPE-Capi server.
Make your updates (download new scripts from server) and lets wait good news from you. :lol:

ps: ehm, use wb078sp4 or other versions than wb078sp6 to download new scripts, wb078sp6 may fail to download updated scripts. ;)

#21 pscEx

pscEx

    Platinum Member

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

Posted 29 January 2010 - 04:34 PM

It is a typo psc frequently make these days
the correct version is WB077 RC2

I strongly apologize!

Peter :lol:

#22 pscEx

pscEx

    Platinum Member

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

Posted 29 January 2010 - 04:37 PM

wb078sp6 may fail to download updated scripts. ;)

Did I oversleep the bug report? :lol:

Peter

#23 Bernhard-BL

Bernhard-BL

    Newbie

  • Members
  • 13 posts
  •  
    Germany

Posted 29 January 2010 - 04:38 PM

:lol:

thank you so much, cu monday.

#24 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 29 January 2010 - 04:42 PM

Did I oversleep the bug report? :lol:

nope, bug reported for wb078sp6 and fixed for next version. Bug ID 238. Since end-users tend to use latest versions, I think it would be better to warn before suggesting downloading updates. Maybe I am missing something ?

#25 pscEx

pscEx

    Platinum Member

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

Posted 29 January 2010 - 05:15 PM

nope, bug reported for wb078sp6 and fixed for next version. Bug ID 238. Since end-users tend to use latest versions, I think it would be better to warn before suggesting downloading updates. Maybe I am missing something ?

You are right!
Thanks!

Peter




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users