MSFN Forum: UA Registry Tweakage DOTNET (0.4 Released) - MSFN Forum

Jump to content


  • 6 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

UA Registry Tweakage DOTNET (0.4 Released) Rate Topic: ****- 1 Votes

#1 User is offline   Mike_Wilson 

  • programmer
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 24-July 03

Posted 25 June 2005 - 02:58 PM

UNATTENDED REGISTRY TWEAKAGE DOTNET

v0.4 BETA RELEASED

Versions To Date:
v0.1 beta
v0.2 beta
v0.3 beta

Latest Version:
v0.4 beta

What Is It? Does It Do?
RT.Net contains lots of registry tweaks. The GUI is checkbox/textbox based with 18 sections of tweaks to browse through. When you have selected all the tweaks you want you can click the compile button and they will be compiled onto the screen for you to view. There is also an option after you have compiled to save the file to your drive. In the new versions you have the option to save your selections so you dont have to start from scratch all the time. It is also a standalone .exe file and doesnt require installation.

Changes In 0.4
. If an invalid file is loaded, error is shown and program is reset.
. Re-worded tweaks and code so they are more relevant to there purpose.
. Textfields restore to default if edited and blank.
. Sorted tweaks into more organized sections.
. Re-coded Services section.
. Updated check buttons to toggle.
. Updated GUI.
. Catagorised Header, now displayed automatically if a tweak from that section is selected.
. Clear all settings to start a NEW profile feature added.
. Removed un-needed entries (Keys which are created automatically).
. Removed Tweaks which cause harm or do not work correctly.
. Fixed some Tweaks.

Changes In 0.5 beta
?

Fixed minor bugs 26/06/05:
- Multimedia - HKCU button not selecting a tweak.
- Context Menus - HKLM button not selecting anything.
- Media Player - HKLM button not selecting a HKLM tweak.


As always if you find any errors or problems with the current version or have any feedback please leave it.

Download Below

Attached File(s)


This post has been edited by Mike_Wilson: 26 June 2005 - 11:20 AM



#2 User is offline   Nanaki 

  • Leg-humper
  • PipPipPipPip
  • Group: Members
  • Posts: 511
  • Joined: 17-January 05

Posted 25 June 2005 - 03:22 PM

Good job. :)

#3 User is offline   Gaav 

  • Group: Members
  • Posts: 9
  • Joined: 13-June 04

Posted 25 June 2005 - 05:21 PM

Holy sh*t, this looks great!

I tried something as well with .INF files, but this one does a greater job with a nice GUI.

Since I don't know how you internally stored your tweaks, maybe you can use my .INF file for a little inspiration? I don't know how flexible your tool is coded, but an option to export to INF instead of REG would make your tool by far the #1 long-term-tweak-tool!

Thumbs up!

---

Found few minor bugs:
- Multimedia --> HKCU button is not selecting the 4th one.
- Context menus --> HKLM button is not selecting anything.


Suggestion:
- Appearance --> Default Desktop Wallpaper --> Add a 'browse' button next to the textfield
- All fields --> Make a 'direct link' next to the checkbox, which points you to a URL which explains the tweak, i.e. to a Winguides.com link or to some MS Knowledgebase article.
- All fields --> Add 'hover' text to the labels, which describes the tweak.

Major suggestion:
- Compile to INF file as well.

Attached File(s)


This post has been edited by Gaav: 25 June 2005 - 05:21 PM


#4 User is offline   Tbone2 

  • Member
  • PipPip
  • Group: Members
  • Posts: 268
  • Joined: 03-August 03

Posted 25 June 2005 - 06:23 PM

Great I was waiting on this :)

seems to be working ok for me

#5 User is offline   piXelatedEmpire 

  • nLiten me, nuhi!
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 02-June 05

Posted 25 June 2005 - 09:01 PM

some great suggestions there Gaav! :hello:

great looking new release mike.. well done!

#6 User is offline   Tbone2 

  • Member
  • PipPip
  • Group: Members
  • Posts: 268
  • Joined: 03-August 03

Posted 25 June 2005 - 10:22 PM

Gaav

what tweaks are in that inf? i opened it but they are confusing to me...can not make heads or tales of what is being done.

This post has been edited by Tbone2: 25 June 2005 - 10:23 PM


#7 User is offline   dirtwarrior 

  • OS modder
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,467
  • Joined: 07-March 05

Posted 25 June 2005 - 11:18 PM

Kewl :thumbup

#8 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 26 June 2005 - 12:58 AM

Good job mike ;)

#9 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 26 June 2005 - 12:58 AM

Good job mike ;)

#10 User is offline   itsme_4ucz 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 01-September 03

Posted 26 June 2005 - 02:52 AM

some great suggestions there Gaav!

great looking new release mike.. well done!

Thku!

#11 User is offline   Fascix 

  • The Swedish Steel
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 10-May 05

Posted 26 June 2005 - 04:39 PM

Gaav, on Jun 26 2005, 01:21 AM, said:

Major suggestion:
- Compile to INF file as well.
<{POST_SNAPBACK}>


This is already possible as far as i know
Compile/Savefile/ then choose INF in the file extension drop down list (reg is preset)

worx like a charm

#12 User is offline   Mike_Wilson 

  • programmer
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 24-July 03

Posted 27 June 2005 - 01:30 AM

yes you can save an .INF in the same way you can save a .REG. It isnt in the same very confusing format that you have specified in your attachment but it works very well and my friends and myself havent come across any problems.

New file is attached with small bug fixes which have being brought up, more info on first page.

This post has been edited by Mike_Wilson: 27 June 2005 - 01:31 AM


#13 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,338
  • Joined: 02-December 03

Posted 27 June 2005 - 02:45 AM

mike you forgot the visual settings... we talked about before.

#14 User is offline   Mike_Wilson 

  • programmer
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 24-July 03

Posted 27 June 2005 - 04:20 AM

I couldnt get them to work Astalavista so I left them out.

#15 User is offline   Smurf22 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 20-May 04
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 28 June 2005 - 06:44 AM

Great work Mike, it looks realy good.

But most of the right click functions still don't work for me.
Do you have any idea what could't be the problem?

:thumbup keep up the good work

#16 User is offline   Mike_Wilson 

  • programmer
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 24-July 03

Posted 28 June 2005 - 10:56 AM

no idea, sorry, they all work here and ive tested them on 3 systems.

Anyone else having this problem?

I PASSED MY UNI EXAMS, W00000 :w00t:

#17 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 28 June 2005 - 11:52 AM

Congrats !!!!!

#18 User is offline   fredmsfn 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 10-February 05

Posted 28 June 2005 - 09:25 PM

This app just what i've been wanting for ages. I enabled the extensions for links/shortcuts : Microsoft Word.lnk, and i cant turn it off with registrytweakage. Even in the registry things look too complicated!

any help?

cheers

#19 User is offline   Mike_Wilson 

  • programmer
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 24-July 03

Posted 29 June 2005 - 01:21 AM

well basicly, understanding whats going on in the tweak is pretty straight forward. The tweak looks at each key and you see the:
"NeverShowExt"=-


string value being set to -, when =- is set it means that the string is going to be deleted just like [-HKCU etc is for a key. So to get it back all you need to do is add a string named "NeverShowExt" like so:

; Hide Extended File Extensions (.lnk/.url etc.)
[HKEY_CLASSES_ROOT\lnkfile]
"NeverShowExt"=""
[HKEY_CLASSES_ROOT\InternetShortcut]
"NeverShowExt"=""
[HKEY_CLASSES_ROOT\ShellScrap]
"NeverShowExt"=""
[HKEY_CLASSES_ROOT\DocShortcut]
"NeverShowExt"=""
[HKEY_CLASSES_ROOT\piffile]
"NeverShowExt"=""
[HKEY_CLASSES_ROOT\SHCmdFile]
"NeverShowExt"=""


The above code re-adds the string value "NeverShowExt" and sets its default value to blank and this should hide the extensions.

I have attached a reg file so you just have to execute it. Tell me if it works or not.

Attached File(s)



#20 User is offline   1boredguy 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 28-August 04

Posted 29 June 2005 - 01:52 AM

this is great! so many options that i don't even know what to do with...

the hover info suggestion is a great idea.

how about some "security suggested" check option? or atleast downloadable profiles that are recommeded?


so much power here, and i don't know what options are "right" for me.

"optimize core system performance"... hmmm...

Share this topic:


  • 6 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy