How to Add “Register File” to your Right-Click Menu

How to Add “Register File” to your Right-Click Menu - welcome to our blog that presents the full content How Gadget, the discussion this time we're discussing that you find that How to Add “Register File” to your Right-Click Menu, we have provided complete information with images that are easy to understand, the explanation is simple but complete, therefore please read until the end :)

This is about : How to Add “Register File” to your Right-Click Menu
And this article : How to Add “Register File” to your Right-Click Menu

You can also see our article on:


How to Add “Register File” to your Right-Click Menu

Your old computer doesn’t work anymore, you re-installed the OS but  most of the setup to run your important programs is already gone so, you’ve just copied the files and when you run the software you get this message: “Component ‘----------‘ or one of its dependencies are not correctly registered: a file is missing or invalid

The only thing that you can do with this is to use your search engine for this files and after downloading them, move them to the folder location of the software or c:\windows\system32 and register the files needed one by one.

Adding “Register File” would be great!

registerfiles32

Using the http://howtomonetizeeverything.blogspot.com /2008/10/universal-script-template-in-elevating.html" target="_blank">universal script template that WinBubbles have, you’ll be able launch any application with UAC enabled. Same with its examples e.g. http://howtomonetizeeverything.blogspot.com /2008/10/add-this-file-and-this-folder-to-your.html" target="_blank">How to Add “Hide This File” or “Unhide this File” Context Menu and http://howtomonetizeeverything.blogspot.com /2008/03/add-my-computer-in-network-icon-context.html" target="_blank">Hide my Computer to your Network Icon

Download the http://howtomonetizeeverything.blogspot.com /2007/11/winbubbles-features-gap.html" target="_blank">tool, go to its folder location and Copy “lawrence.vbs'”

creating3r

Rename the file to any e.g. regsvr32.vbs

regsvr32vbs

open the file with notepad and replace the string

For Each strArg in objArg

‘Replace the string here

Next

To this code (register files):

objApp.shellExecute "cmd.exe", " /c regsvr32 " & chr(34) & strArg & chr(34), , "runas", 1

Save the file, copy the Path, open WinBubble and go to Tools Menu

 

Click “Windows Explorer (All Files)” Button and add this values

Name    Any e.g. Register this File

Command   wscript "[Path]" "%1"    for example

wscript "C:\Program Files\WinBubble\WinBubble 2\Tools\regsvr32.vbs" “%1”

winbubblecontextmenus3

Click Add afterwards… and start registering DLLs and ActiveX Controls..

To Unregister file (you need to repeat all steps and use this code) Context Menu:

objApp.shellExecute "cmd.exe", " /c regsvr32 /u " & chr(34) & strArg & chr(34), , "runas", 1

That’s it!



Information How to Add “Register File” to your Right-Click Menu has been completed we present

A few of our information about the How to Add “Register File” to your Right-Click Menu, we hope you benefit from this article

You have just read the article How to Add “Register File” to your Right-Click Menu and many articles about gadget in our blog this, please read it. and url link of this article is https://howtomonetizeeverything.blogspot.com/2011/08/how-to-add-register-file-to-your-right.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.

Tag :

0 Response to "How to Add “Register File” to your Right-Click Menu"

Post a Comment