Summary
Discusses how to manually register a file.
Synopsis
How do I manually register a file on my computer?
Discussion
Files that are created as self-registering have information that need to be stored in the Windows registry in order for the file to be available and useable to applications on the machine. Usually DLLs, OCXs, and EXEs are self-registering and require to be registered on the machine.
Follow these steps to register DLLs or OCXs:
- On the Taskbar, select Start > Run.
- In the Open field, type
regsvr32 "<path>\NameOfFile.extension", where <path> is the directory where the file is located on your computer andNameOfFile.extensionis the name of the file. For example:
regsvr32 "C:\Windows\System32\Mydll.dll
- Press Enter.
- If the file registers successfully, the following message appears on the screen:
Follow these steps to register an executable, or .exe, file:
- On the Taskbar, select Start > Run.
- In the Open field, type "
<path>\NameOfFile.exe" /REGSERVER, where <path> is the directory where the file is located on your computer andNameOfFile.exeis the name of the file. For example:C:\Program Files\MyAppLocation\MyApp.exe" /REGSERVER - Press Enter.
Most executables do not display any message boxes when registered. It depends on how the application is created. Some applications when registered may open on your computer.
Related Articles
Manually Register and Unregister a DLL from InstallScript 3Number of Views Use InstallShield Express to Register a File 3Number of Views How Do I Register a New Usage Intelligence Product? 4Number of Views What is a self-registering file? 3Number of Views Manually add devices to application stacks in Foundation/CloudScape 6Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago