Jump to content

WinntbbuED


Recommended Posts


hmm might take me a bit to get the right click going on it and update the reg. Should have worked with the  \"%1\"

Thats an Easy one:

You only need the \ infront of double quotes when you are having REG_SZ Keys as plain text in your reg file, the command string you set is a REG_EXPAND_SZ in hex form, where you dont need the backslash.

Taken from your earlier post it should, to make it working, look like this:

[HKEY_CLASSES_ROOT\...\shell\Edit\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\
 00,74,00,65,00,6d,00,33,00,32,00,5c,00,57,00,69,00,6e,00,6e,00,74,00,62,00,\
 62,00,75,00,45,00,44,00,30,00,32,00,30,00,2e,00,65,00,78,00,65,00,20,00,22,\
 00,25,00,31,00,22,00,00,00

Note: this is just a correction of your earlier post, it would still point to %windir%\system32\WinntbbuED020.exe "%1" and i replaced the classname with "..." above, since its the same for dllfile and dl_file

Hope you get the idea anyways.

And you can also use the (Un)Register option in the editor itself if you like :D

Link to comment
Share on other sites

Ok I dropped the \ from mine and it did work so corrected above. It didn't with the .dl_ because it errors out and don't expand.

Are you saying it will set the keys itself now? with the Register option

Link to comment
Share on other sites

Ok I dropped the \ from mine and it did work so corrected above. It didn't with the .dl_ because it errors out and don't expand.

Are you saying it will set the keys itself now? with the Register option

? Errors out ? What kind of error ?

And yes, basicly thats what the Shell Extension menu does, though its a slightly different approach, i dont use (overwrite) the edit\command Regvalue, instead i add a "WinntbbuED" entry to the context menu, this is a bit more friendly for anyone who already has associated dll's edit\command to something else like e.g. a HexEditor

But it's based on your suggestion, btw did you check the about lately?

Link to comment
Share on other sites

? Errors out ? What kind of error ?
Only on the .dl_

That's ok I can expand them first.

No more error 9 on the downloaded WINNTBBU.DLL file when you go to pictures so you got that one down pat.

Ok you got the Right click built in now so I deleted the reg stuff of mine.

getting nicer all the time. picks up syssetup.dll although they need to be expanded also.

Link to comment
Share on other sites

@TheMadGuy

BTW around here they usually post the Updated links and stuff in first post so peeps can find it easier, its up to you. You can let them read everything to find the latest and greatest. Hope you don't mind I posted a link in the Unattended section pointing here cause this is definitely a great tool to have. :thumbup

Link to comment
Share on other sites

Taken from the 1st post in this thread:

Cool! i always wanted to quote myself *lol*

I'm Already doing so since the 9th of July, actually since piXelatedEmpire pointed this out the first time.

But as it seems no one is reading the 1st post, so no one noticed yet ;)

And just to make sure i also added the current version link to my signature about an hour ago aswell.

Hope this will make it easier to find the current release

Link to comment
Share on other sites

My mirror <-----

Yeah you really should start putting the updates and versions in your first post.

It is a lot easier for people to see the current version and whatnot that way.

P.S. Could you capatilize the first letter of my name in the credits?

Thnx 4 mirroring again! 10x

Of Course! np.

Hope you dont mind if i dont release an update just for that :D

Next version will have it capatilized.

Link to comment
Share on other sites

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...