Jump to content











Photo
- - - - -

Finding entries in Winbuilder


  • Please log in to reply
3 replies to this topic

#1 Dario Dias

Dario Dias

    Newbie

  • Members
  • 11 posts
  •  
    India

Posted 14 July 2011 - 07:04 AM

Hi,
1)I would like to know where can I find the entries made by winbuilder in livexp for shortcuts like desktop, start menu and quick launch.I have added this shortcut, but when the iso is created and run in Virtual PC the target reads "E:\Livexp\Target\Livexp\Program files\Tata Photon+\Huawei\TATA Photon+.exe"
I am running Winbuilder from "E:\Livexp"
[ShortCuts]

Echo,"Creating Shortcuts...."

Set,%NoAppendLoc%,%NoAppend%

Add_Shortcut,Desktop,"TATA#$sPhoton+","%target_prog%\Tata#$sPhoton+\Huawei\TATA#$sPhoton+.exe","TATA#$sPhoton+"

Add_Shortcut,StartMenu,"Net","%target_prog%\Tata#$sPhoton+\Huawei\TATA#$sPhoton+.exe","TATA#$sPhoton+"
2)How do I read the winbuilder registry entries created by winbuilder?
3)How do I disable a command from executing in a script file (as in vb we use ; or in cmd @ or ::cheers:

#2 wimmaker

wimmaker

    Member

  • Members
  • 55 posts
  •  
    United States

Posted 16 July 2011 - 01:36 PM

Hi,
1)I would like to know where can I find the entries made by winbuilder in livexp for shortcuts like desktop, start menu and quick launch.I have added this shortcut, but when the iso is created and run in Virtual PC the target reads "E:\Livexp\Target\Livexp\Program files\Tata Photon+\Huawei\TATA Photon+.exe"
I am running Winbuilder from "E:\Livexp"

[ShortCuts]

Echo,"Creating Shortcuts...."

Set,%NoAppendLoc%,%NoAppend%

Add_Shortcut,Desktop,"TATA#$sPhoton+","%target_prog%\Tata#$sPhoton+\Huawei\TATA#$sPhoton+.exe","TATA#$sPhoton+"

Add_Shortcut,StartMenu,"Net","%target_prog%\Tata#$sPhoton+\Huawei\TATA#$sPhoton+.exe","TATA#$sPhoton+"
2)How do I read the winbuilder registry entries created by winbuilder?
3)How do I disable a command from executing in a script file (as in vb we use ; or in cmd @ or ::dubbio:


Are you asking where/how to put in your shortcut manually?
if so, then, [winbuilder's root]\Workbench\LiveXP\UserData\$ModelRAM\Documents and Settings
^this is where the shortcuts are being placed...
as for actually modify the shortcut, first let me know i'm on track before i continue...

Edited by wimmaker, 16 July 2011 - 01:36 PM.


#3 Dario Dias

Dario Dias

    Newbie

  • Members
  • 11 posts
  •  
    India

Posted 21 July 2011 - 11:56 AM

Are you asking where/how to put in your shortcut manually?
if so, then, [winbuilder's root]\Workbench\LiveXP\UserData\$ModelRAM\Documents and Settings
^this is where the shortcuts are being placed...
as for actually modify the shortcut, first let me know i'm on track before i continue...

Thanks for your help
I found the folder where the entry of shortcuts are created
[winbuilder's root]\Temp\LiveXP\Shortcuts\*.shc
In my other post you have helped me load and read the registry if winbuilder
As for disable a command from executing in a script file (as in vb we use ; or in cmd @ or ::thumbup:
I found that I need to place // in front of the command

#4 wimmaker

wimmaker

    Member

  • Members
  • 55 posts
  •  
    United States

Posted 21 July 2011 - 09:44 PM

Thanks for your help
I found the folder where the entry of shortcuts are created
[winbuilder's root]\Temp\LiveXP\Shortcuts\*.shc
In my other post you have helped me load and read the registry if winbuilder
As for disable a command from executing in a script file (as in vb we use ; or in cmd @ or ::thumbup:
I found that I need to place // in front of the command


Glad to help...
(i didn't know that winbuilder had its own shortcuts?
I learned something new!)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users