Jump to content

Recommended Posts

Posted

this needs clean system with Registry monitoring prggies

sorry man, I'm in alittle hurry and I wanna burn my brand new XPSP2 CD today so I need an easy tested method, e.i. Already made reg file


Posted

Who told you that...just take a snapshot of the registry and then install and then take another snapshot.

If you wanna lower the rish of other apps changing the registry at the same time just close all other apps...

The system does not have to be clean...can even be massively unstable...just as long as you can install an app you're good

Posted

Can anybody assist in doing the above for .rpt which is for Crystal Reports? or, give an easy to understand how to explanation of how your doing what your doing so i can have a go myself.

Cheers.

Posted

****! regarding the win32pad registring *.txt and other Notpad file extensions

I made a compare file before and after installing the proggy with RegShot

but the compare file isn't a reg file! it's only a text file filled with GOOD AND Valuable values! and those are the solutions, but I can't make a reg file from them

I used jv16 Powertools, it sucks!

and hell yeah I rename the txt into reg but didn't work

any idea how to use the RegShot to make a good working *.reg file or give another Registry Monitoring proggy

I attatched the RegShot file for ya guyz to see it or convert it into reg file

thank you in advance

win32pad.txt

Posted

Your file only contained the info from the install, plus the file extensions for text files and the internet explorer source editor. I removed all useless stuff for your benefit.

If you wish to save yourself the trouble of asking in future, download this version of regshot instead!

With it you can even make ini file changes to auto ignore certain 'useless' entries. It's just a case then of learning which entries are /aren't necessary.

Hope the info helps.

Posted (edited)

Oh yeah I was just wanted to ask you how did you do it?! and you were nice elegant guy by showing me the method and the (Modified) RegShot before I ask :P:)

however, it seems cool, and I'll try to use it as much as possible with every software I'de like to make a reg for it

here is the direct link for Modified RegShot 1.7

http://www.paraglidernc.com/plugins/RegShot.cab

Edited by Wesmosis
Posted

Incidentally, just a point of note, the file I made for you was hand created from the information you provided in your attachment; no external programs were used.

  • 2 weeks later...
Posted

I would like to register some extensions with wmp10. Is this the way to do it?

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wav]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wma]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mp3]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mid]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.midi]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpg]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpeg]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mp2]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpa]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpe]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.m1v]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.asx]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.asf]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wma]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wmv]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.avi]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.ogg]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

Posted

That will do it!

If you can change the following section from

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wmv]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

to this:

;;;  stops WMP from asking about elecard based files
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wmv]
"Runtime"=dword:00000001
"Permissions"=dword:00000020

It'll stop WMP from asking you if it's okay to play those files.

Posted

No, it's not working. I installed PowerDVD 6.0, and it took over .mpeg, .mpg, and .mp3 associations. I insered the following to the registry, but those three file types, still play with PowerDVD 6.0

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpeg]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mov]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpg]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.avi]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.asf]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mp3]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wma]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpa]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpe]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.m1v]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.asx]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

;;;  Stops WMP from asking about elecard based files
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wmv]
"Runtime"=dword:00000001
"Permissions"=dword:00000020

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...