|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
So you've helped me to understand how one can use a OrganizeStartMenu_OEM.RAR to copy elements into alternate locations in the Start Menu. The original PPCGeeks_OEM.RAR goes untouched, so in our example we end up with:
via PPCGeeks_OEM.RAR \Windows\Start Menu\Programs\1-Calc Lite.lnk via OrganizeStartMenu_OEM.RAR \Windows\Start Menu\Programs\Accessories\1-Calc Lite.lnk The two methods I can think of to alleviate this are to: a) use initflashes.txt to MOVE the item as opposed to copying an additional item b) use initflahses.txt to DELETE (which you have stated is not currently supported) Sorry to be so repetitive ... can initflashes.txt be used to MOVE an item? I guess the other option is to start a project to rework the PPCGeeks_OEM.RAR so that all of the initflashes.txt files direct the shortcut links to alternate locations. You mentioned that you could think of two alternate solutions. Am I close? Best regards, -boggsie
__________________
Last edited by gguruusa; 09-11-2008 at 12:30 PM. |
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Quote:
__________________
If this post was helpfull, let me know by clicking Thanks!
|
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Quote:
Quote:
Best regards, -boggsie[/QUOTE] |
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Quote:
It would seem the only way to do this is with provxml. provxml removing possible excel links: Code:
<characteristic type="%CE17%\Excel Mobile.lnk" translation="install"> <characteristic type="Delete"> <parm name="ForceDelete"/> </characteristic> </characteristic> <characteristic type="%CE11%\Office Mobile\Excel Mobile.lnk" translation="install"> <characteristic type="Delete"> <parm name="ForceDelete"/> </characteristic> </characteristic> <characteristic type="%CE11%\Excel Mobile.lnk" translation="install"> <characteristic type="Delete"> <parm name="ForceDelete"/> </characteristic> Best regards, -boggsie Last edited by boggsie; 09-11-2008 at 12:42 PM. |
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Yes! We have a winner!
2) make OEMs, with prov's to do the dirty work, and make the original package a requirement. |
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Quote:
EDIT: Interesting ... Excel requires "hidden office requirements - 612345cd-2ba3-40bf-83e4-ea9173088ac9" but if you list Excel as a requirements, BuildOS does not then automatically select the requirements of Excel. I updated the Office OEM to include the secondary requirement of hidden office requirements. Best regards, -boggsie Last edited by boggsie; 09-13-2008 at 01:03 AM. |
This post has been thanked 1 times. |
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Quote:
|
|
||||
Re: ppckitchen - Tips and Tricks - Share YOURS here!
Quote:
Best regards, -boggsie |
|
|
|