July 19, 200521 yr That real preview is awesome, excellent work.You said VB, what version you doing? I do my own app in VB6
July 19, 200521 yr Author hmm might take me a bit to get the right click going on it and update the reg. Should have worked with the \"%1\"<{POST_SNAPBACK}>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,00Note: 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_fileHope you get the idea anyways.And you can also use the (Un)Register option in the editor itself if you like
July 19, 200521 yr Author That real preview is awesome, excellent work.You said VB, what version you doing? I do my own app in VB6<{POST_SNAPBACK}>Thnx!I'm pretty proud of that too B) Was quite some job to figure it out....I'm using VB6 SP6
July 19, 200521 yr 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
July 19, 200521 yr Author 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<{POST_SNAPBACK}>? 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 HexEditorBut it's based on your suggestion, btw did you check the about lately?
July 19, 200521 yr Author Yep I got a "File you are trying to is not a valid WINNTBBU.DLL file" on the .dl_<{POST_SNAPBACK}>Thats strange, can you expand that file, go to properties of the expanded .dll, version and post whats the internal name is set to ???or simply post the .dl_ file ?
July 19, 200521 yr ? 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.
July 19, 200521 yr @TheMadGuyBTW 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.
July 19, 200521 yr 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? Edited July 19, 200521 yr by kelsenellenelvian
July 19, 200521 yr Author Taken from the 1st post in this thread:Last Update: 19.07.2005Current Version 0.3.0<{POST_SNAPBACK}>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
July 19, 200521 yr Author @TheMadGuy...Hope you don't mind I posted a link in the Unattended section pointing here cause this is definitely a great tool to have. <{POST_SNAPBACK}>Nope, i dont mind at all!You are very welcome spreading the word
July 19, 200521 yr this is getting to be an awesome app TheMadGuy.. keep it up! I am having some fun with this one!
July 19, 200521 yr Author 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?<{POST_SNAPBACK}>Thnx 4 mirroring again! 10xOf Course! np.Hope you dont mind if i dont release an update just for that Next version will have it capatilized.
Create an account or sign in to comment