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 > WM HTC Devices > HTC Vogue > HTC Vogue Development

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-13-2008, 10:55 AM
ka911's Avatar
PPCGeeks Regular
Offline
Pocket PC: XV6850
Carrier: Verizon
 
Join Date: Jun 2008
Posts: 247
Reputation: 45
ka911 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

thanks you very much for the info I get it work. I hope not alot of people like me picky alot about view! I did remove the battey and now I have a space w/o anything and then the clock and the rest of icons. But I'm happey with what I have right now. thanks again
  #2 (permalink)  
Old 09-18-2008, 08:36 AM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

You may also try the provxml way, I think it also works on that key/value only...

<!--
<nocharacteristic type="HKLM\SOFTWARE\Microsoft\Today\Items\HTCHomep lug" />
-->
<nocharacteristic type="HKLM\SOFTWARE\Microsoft\Today\Items\Pocket MSN" />


Here is the link: SDConfig.Builder.v0.7.85.PE
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 1 times.
  #3 (permalink)  
Old 09-18-2008, 09:18 AM
boggsie's Avatar
b00nsquad
Offline
Pocket PC: Touch PRO 2
Carrier: Sprint SERO
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

Quote:
Originally Posted by rstoyguy View Post
You may also try the provxml way, I think it also works on that key/value only...

<!--
<nocharacteristic type="HKLM\SOFTWARE\Microsoft\Today\Items\HTCHomep lug" />
-->
<nocharacteristic type="HKLM\SOFTWARE\Microsoft\Today\Items\Pocket MSN" />


Here is the link: SDConfig.Builder.v0.7.85.PE
Thank you again for the help with SDConfig.Builder !

... and it looks like I am back to using provxml, at least for internet shortcuts / favorites

http://forum.ppcgeeks.com/showpost.p...3&postcount=16

Best regards,
-boggsie
__________________
Mine has theft deterrent!
HOPE
  #4 (permalink)  
Old 11-14-2008, 04:51 PM
SOHKis's Avatar
VIP Member
Offline
Pocket PC: EVO 4G
Carrier: Sprint
Location: VA
 
Join Date: Apr 2008
Posts: 1,140
Reputation: 2320
SOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIPSOHKis is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

thanks rstoyguy! great info man
This post has been thanked 1 times.
  #5 (permalink)  
Old 12-20-2008, 10:41 AM
fychan's Avatar
Lurker
Offline
 
Join Date: Mar 2008
Posts: 1
Reputation: 0
fychan is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

Hi There I'm trying very hard to disable the "Unknown Publisher" security warnings whenever i try to run a CAB or EXE.

Basically, I have did some reading... its related to the HKLM\Comm\Security\Policies\Policies\* settings.

I have converted the registries that I would like to install into a SecuityPolicies.provxml and added the followng entries into config.txt to get autorun to import into the device's registry.... but it failed...

XML: \Storage Card\CABS\SecurityPolies.provxml

Please advice... I really want to get this working so as to have an unattended autorun setup on my device.

Any experienced cook around...... please tell me how to disable this warning


regards
FY....
  #6 (permalink)  
Old 12-20-2008, 09:41 PM
boggsie's Avatar
b00nsquad
Offline
Pocket PC: Touch PRO 2
Carrier: Sprint SERO
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

Quote:
Originally Posted by fychan View Post
Hi There I'm trying very hard to disable the "Unknown Publisher" security warnings whenever i try to run a CAB or EXE.

Basically, I have did some reading... its related to the HKLM\Comm\Security\Policies\Policies\* settings.

I have converted the registries that I would like to install into a SecuityPolicies.provxml and added the followng entries into config.txt to get autorun to import into the device's registry.... but it failed...

XML: \Storage Card\CABS\SecurityPolies.provxml

Please advice... I really want to get this working so as to have an unattended autorun setup on my device.

Any experienced cook around...... please tell me how to disable this warning

regards
FY....
I would imagine that the "XML:" tag works if used correctly, but I never got it to work for me, either.

What I do (on Windows XP) is rename the *.provxml file to setup.xml (SecurityPolicies.provxml -> setup.xml) and then use makecab.exe to put the xml into an installable cab file.

at a command prompt: makecab _setup.xml SecurityPolicies.cab

Then it should run ... if the provxml is not correct, it will throw an error when you try to run it on the ppc.

Best regards,
-boggsie
  #7 (permalink)  
Old 12-20-2008, 10:08 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

I got it to work for me using "XML: \windows\regist_ry.xml" . I never tried the extionsion .provxml. You can also name the file something like "mxip_MySecurity_Off_100.provxml", cook it into your rom and windows should run it on start up.

Of course keep in mind, one little syntax error in your xml code and the whole xml/provxml file is bad and won't execute anything. For that, I nominate Boggsie! You might want to share and post the file, we can check it for you...
  #8 (permalink)  
Old 02-02-2009, 12:20 AM
vin255764's Avatar
Its FLASHING time!!!
Offline
Pocket PC: Evo & TP2
Carrier: SPCS
Location: Seattle,WA
 
Join Date: Nov 2008
Posts: 3,713
Reputation: 36470
vin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

Just want to say THANK YOU Thank you thank you thank you. Here is a pure result of all your tutorials http://forum.ppcgeeks.com/showthread...375#post602375

Last edited by vin255764; 03-03-2009 at 02:00 AM.
  #9 (permalink)  
Old 02-02-2010, 02:01 PM
chathar's Avatar
Lurker
Offline
Pocket PC: HTC Touch GSM
Carrier: Warid Telecom Pakistan
Location: Pakistan
 
Join Date: Jan 2010
Posts: 5
Reputation: 0
chathar is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

Hi there,

I am using Ervius Kitchen, any idea where to place zzz_My_Registry_OEM folder to get it working?
  #10 (permalink)  
Old 02-02-2010, 09:21 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)

Quote:
Originally Posted by chathar View Post
Hi there,

I am using Ervius Kitchen, any idea where to place zzz_My_Registry_OEM folder to get it working?
Ervius's Visual Kithchen?
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue > HTC Vogue Development

Thread Tools
Display Modes

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 10:30 AM.


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