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


Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 03-19-2010, 03:55 PM
tjELITE's Avatar
::The Elite Geek::
Offline
Pocket PC: Touch Pro II
Carrier: VZW
Location: Remote Location in the Upper Midwest
 
Join Date: Jan 2010
Posts: 551
Reputation: 3785
tjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIPtjELITE is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

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...
__________________
Reply With Quote
This post has been thanked 1 times.
  #22 (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
  #23 (permalink)  
Old 05-21-2010, 05:26 PM
w7excursion's Avatar
truth mirror
Offline
Pocket PC: N Deuce
Carrier: Sprint
Location: Livin On A Prayer
 
Join Date: Sep 2007
Posts: 1,461
Reputation: 980
w7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

I guess Im not getting the registry part. Where do I change the path and how do I put it in the correct area?
__________________
Kiss my grits
Reply With Quote
  #24 (permalink)  
Old 05-22-2010, 05:34 AM
[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 w7excursion View Post
I guess Im not getting the registry part. Where do I change the path and how do I put it in the correct area?
You select the main registry folder, then right click on it and select "New Key..."

Remember - a KEY is like a folder, it has more registry keys or entries inside of it.

Once you get to the proper key directory, you just right click in the white space and select "New..." and whatever type of entry you want.
Reply With Quote
This post has been thanked 1 times.
  #25 (permalink)  
Old 05-22-2010, 01:47 PM
w7excursion's Avatar
truth mirror
Offline
Pocket PC: N Deuce
Carrier: Sprint
Location: Livin On A Prayer
 
Join Date: Sep 2007
Posts: 1,461
Reputation: 980
w7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuffw7excursion knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

My first attempt and for some reason I thought reg files would input the path for me. I got it though. I went ahead and added the whole key cause I wasnt sure if I could add one change of a DWord value without deleting the rest of the key information.
Reply With Quote
  #26 (permalink)  
Old 07-10-2010, 02:55 PM
Gandalf67's Avatar
Lurker
Offline
Pocket PC: HTC HD2
Carrier: o2
 
Join Date: Apr 2010
Posts: 2
Reputation: 0
Gandalf67 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

Hi. I've got a question. How to exchange the pics below on a cab, replacing original file in Windows folder?
Attached Images
File Type: png 6467A103_manila.png (12.7 KB, 87 views) Click for barcode!

Last edited by Gandalf67; 07-10-2010 at 03:01 PM.
Reply With Quote
  #27 (permalink)  
Old 10-20-2010, 08:27 AM
Tandyman100's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint... if I could afford it
 
Join Date: Oct 2010
Posts: 29
Reputation: 20
Tandyman100 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Wow

Fantastic tutorial, I never knew it was that easy!
__________________
"All opinions are not equal. Some are a very great deal more robust, sophisticated and well supported in logic and argument than others."
— Douglas Adams (The Salmon of Doubt: Hitchhiking the Galaxy One Last Time)
Reply With Quote
  #28 (permalink)  
Old 11-29-2010, 02:46 PM
steinom's Avatar
Lurker
Offline
Pocket PC: HTC HD2
Carrier: Tele2
 
Join Date: Nov 2010
Posts: 2
Reputation: 0
steinom is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

Nice stuff, more of this please
Reply With Quote
  #29 (permalink)  
Old 12-25-2010, 01:46 PM
ppcyoyo's Avatar
Lurker
Offline
Pocket PC: HTC P3450
Carrier: 3
 
Join Date: Nov 2010
Posts: 1
Reputation: 0
ppcyoyo is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

VOTE.....mine for you,
Reply With Quote
  #30 (permalink)  
Old 03-18-2011, 12:01 PM
alzamzami's Avatar
Lurker
Offline
Pocket PC: ppc 6800 sorint
Carrier: cdma
 
Join Date: Jan 2011
Posts: 7
Reputation: 5
alzamzami is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Making CABs using WinCE Cab Manager

than you for your information
Reply With Quote
Reply

  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 12:27 AM.


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