PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Software
Register Community Search

Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #23 (permalink)  
Old 03-19-2010, 05:31 PM
[sammich]'s Avatar
Retired Moderator
Offline
Pocket PC: NULL
Carrier: NULL
Threadstarter
 
Join Date: Jul 2007
Posts: 6,039
Reputation: 10109
[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

Quote:
Originally Posted by tjELITE View Post
Say saumaun...how do you create New folders using Cab Manager...I want to create about 8 Folders on my start menu without having to do it manually...
Hrm... I don't think it is possible to make a folder without putting files in there. However, you can create dummy text files in each of the folders you want, and then add an XML to the CAB to automatically delete the files after installing.

In WinCE CAB Manager there is an area to specify a Post-XML file (on the same window that you can rename your CAB file)

Here is an example of the code you would need to delete the file "initprov.lnk" in the folder "\Windows\startup\"

Code:
<characteristic type="FileOperation">
    <characteristic type="\Windows\startup\initprov.lnk"  translation="install">
        <characteristic type="Delete">
            <parm name="ForceDelete" />
        </characteristic>
    </characteristic>
Reply With Quote
 

  PPCGeeks > Windows Mobile > Windows Mobile Software


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:55 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com