i dont have an idea where to fix this
livexp.boot-land.net is not in download list of newly downloaded winbuilder.exe
look picture:
http://img237.images...83/snap3kz3.png
this will be nice fix before your vocation starts
Posted 10 December 2008 - 09:17 PM
Posted 10 December 2008 - 09:21 PM
Nuno must have made some changes or something when moving servers. My guess is that the 'winbuilder.net:8000' is supposed to be the LiveXP one. I don't know whether that is correct, or if it needs to be modified back to 'livexp.boot-land.net'.livexp.boot-land.net is not in download list of newly downloaded winbuilder.exe
Posted 10 December 2008 - 09:27 PM
Posted 10 December 2008 - 11:55 PM
Posted 11 December 2008 - 04:22 PM
Back to localization issue
after many trials i found the .nls file i am looking for
for a reason i dont know, copying c_1254.nls and adding registry for c_1254.nls solves the problem of no icon of bootup when refresh on iso is selected.
It was pure coincidence, after many trials i found thatfxscrpt notes for situation 2.)
build from x64 all API created shortcuts (e.g Add_Shortcut,Desktop) have no icons,
but if directly created via BuildModelScript all icons are ok.
Posted 15 December 2008 - 06:15 PM
Posted 15 December 2008 - 08:27 PM
Yes, yes yesDoes it work?
Posted 15 December 2008 - 11:20 PM
Posted 15 December 2008 - 11:29 PM
No,should i PM link to Project and/or ISO?
This is what it should be.nothing else changed!!
Posted 18 December 2008 - 08:59 PM
Add_Shortcut,Desktop,,,ImgBurn0 Add_Shortcut,Desktop,,,ImgBurn1Dera,,,"%PE_Programs%\%ProgramFolder%\%ProgramEXE%#$c0" Add_Shortcut,Desktop,,,ImgBurn2,,,"%PE_Programs%\%ProgramFolder%\%ProgramEXE%" Add_Shortcut,Desktop,,,ImgBurn3,,,"%SystemDrive%\Program Files\%ProgramFolder%\%ProgramEXE%" Add_Shortcut,Desktop,,,ImgBurn4,,,"#$pSystemDrive#$p\Program Files\%ProgramFolder%\%ProgramEXE%"
Posted 18 December 2008 - 09:37 PM
Posted 19 December 2008 - 09:24 AM
Posted 19 December 2008 - 11:37 AM
Run,%BuildModelScript%,Add-Shortcut,"DE","#$pSystemDrive#$p\%WorkDir%\WinRAR\WinRAR.exe","WinRAR","-SW:#$pSystemDrive#$p\%WorkDir%\WinRAR"[/codebox] But this one what is used in CD-Opera.script Version=4 available on the LiveXP server [b]DOES NOT WORK![/b] [codebox]// Echo,"Creating Shortcuts..." If,%ShortcutDesktop_CheckBox%,Equal,True,Run,%BuildModelScript%,Add-Shortcut,"DE","#$pprogramfiles#$p\CD-Opera\Opera.exe","%Shortcutname_TextBox%"If,%StartMenuFolder_CheckBox%,Equal,False,Set,"%SMFolderName_TextBox%","."If,%ShortcutStartMenu_CheckBox%,Equal,True,Run,%BuildModelScript%,Add-Shortcut,"SM\%SMFolderName_TextBox%","#$pprogramfiles#$p\CD-Opera\Opera.exe","%Shortcutname_TextBox%","-SW:#$pprogramfiles#$p\CD-Opera"If,%ShortcutQuickLaunch_CheckBox%,Equal,True,Run,%BuildModelScript%,Add-Shortcut,"QL","#$pprogramfiles#$p\CD-Opera\Opera.exe","%Shortcutname_TextBox%","-SW:#$pprogramfiles#$p\CD-Opera" If,%ShortcutSendTo_CheckBox%,Equal,True,Run,%BuildModelScript%,Add-Shortcut,"ST","#$pprogramfiles#$p\CD-Opera\Opera.exe","%Shortcutname_TextBox%","-SW:#$pprogramfiles#$p\CD-Opera"//
Posted 19 December 2008 - 11:48 AM
Posted 19 December 2008 - 12:00 PM
Posted 19 December 2008 - 12:06 PM
For 99% I'm sure that the virtual machine does not make a difference!So maybe my test not fully correct
this test made only on a guest OS in a virtual machine: Vista x64 SP1
checkbox "Do not refresh shortcuts on ISO boot" is checked on
Posted 19 December 2008 - 12:19 PM
So maybe my test not fully correct
this test made only on a guest OS in a virtual machine: Vista x64 SP1
checkbox "Do not refresh shortcuts on ISO boot" is checked on
If,%ShortcutDesktop_CheckBox%,Equal,True,Run,%BuildModelScript%,Add-Shortcut,"DE","#$pprogramfiles#$p\CD-Opera\Opera.exe","%Shortcutname_TextBox%","-SF:#$pprogramfiles#$p\CD-Opera\Opera.exe"
Posted 19 December 2008 - 12:51 PM
Posted 19 December 2008 - 01:00 PM
I already thought on that, but I'm still collecting. The facts currently for me are not yet fully sorted.Same on real XP x64 SP2. Icon does not load.
Peter
EDIT:If,%ShortcutDesktop_CheckBox%,Equal,True,Run,%BuildModelScript%,Add-Shortcut,"DE","#$pprogramfiles#$p\CD-Opera\Opera.exe","%Shortcutname_TextBox%","-SF:#$pprogramfiles#$p\CD-Opera\Opera.exe"
works.
Peter,
my suggestion:
If there is no -SF parameter passed , create the parameter internally.
Posted 19 December 2008 - 01:05 PM
Our posts crossed, but part #1 I meant with 'still collecting facts'As far as i remember there have been problems with shortcut cretion for a long time.
When one want's to set one of the more seldom used parameters, some will not work unless all parameters are used.
If you don't get an icon before first click, but after, don't use %programfiles%, as stated somewhere in early 2007. Use "%systemdrive%\Program files".
Posted 19 December 2008 - 02:04 PM
Posted 19 December 2008 - 09:09 PM

Add_Shortcut,Desktop,,,ImgBurn0_DONTWORK Add_Shortcut,Desktop,,,ImgBurn1_WORK,,,"%PE_Programs%\%ProgramFolder%\%ProgramEXE%#$c0" Add_Shortcut,Desktop,,,ImgBurn2_WORK,,,"%PE_Programs%\%ProgramFolder%\%ProgramEXE%" Add_Shortcut,Desktop,,,ImgBurn3_WORK,,,"%SystemDrive%\Program Files\%ProgramFolder%\%ProgramEXE%" Add_Shortcut,Desktop,,,ImgBurn4_WORK,,,"#$pSystemDrive#$p\Program Files\%ProgramFolder%\%ProgramEXE%" Run,%BuildModelScript%,Add-Shortcut,"DE","#$pprogramfiles#$p\%ProgramFolder%\%ProgramEXE%","ImgBurn5_WORK","-SF:#$pprogramfiles#$p\%ProgramFolder%\%ProgramEXE%" Run,%BuildModelScript%,Add-Shortcut,"DE","#$pprogramfiles#$p\%ProgramFolder%\%ProgramEXE%","ImgBurn6_DONTWORK" require_file,regedit.exe require_file,aclui.dll require_file,clb.dll require_file,ulib.dll Add_Shortcut,Desktop,,"#$pSystemRoot#$p\system32\regedit.exe","RegEdit0_WORK" Add_Shortcut,Desktop,,"#$pSystemRoot#$p\system32\regedit.exe","RegEdit1_WORK",,,"#$pSystemRoot#$p\system32\regedit.exe#$c0" Add_Shortcut,Desktop,,"#$pSystemRoot#$p\system32\regedit.exe","RegEdit2_WORK",,,"#$pSystemRoot#$p\system32\regedit.exe" Add_Shortcut,Desktop,,"#$pSystemRoot#$p\system32\regedit.exe","RegEdit3_DONTWORK",,,"%SystemDrive%\system32\regedit.exe" Add_Shortcut,Desktop,,"#$pSystemRoot#$p\system32\regedit.exe","RegEdit4_DONTWORK",,,"#$pSystemDrive#$p\system32\regedit.exe" Run,%BuildModelScript%,Add-Shortcut,"DE","#$pSystemRoot#$p\system32\regedit.exe","RegEdit5_WORK","-SF:#$pSystemRoot#$p\system32\regedit.exe" Run,%BuildModelScript%,Add-Shortcut,"DE","#$pSystemRoot#$p\system32\regedit.exe","RegEdit6_WORK"
Posted 19 December 2008 - 10:41 PM
Posted 19 December 2008 - 10:49 PM
Posted 19 December 2008 - 10:55 PM
ps1: out of topic, i decide to send you weekly (monday to monday) bug report for winbuilder.exe through pm, which i guess/hope you will like. (and message for native ex
reports too)
0 members, 1 guests, 0 anonymous users