

To find out if a dependent file is missing, use Dependency Walker, a free Microsoft tool available at This tool generates a list of files that are dependent on the main file in your application. Here are the five most common reasons why a file does not register: To troubleshoot this, compare the Install.log files from the two installations to see what the differences are.

You might also find that the application installed successfully on one machine but not on another machine. Files that did not self-register can be causing the application to not run. View the log file to see which files self-registered during the installation. The Install.log file lists the actions performed during the installation. Review the Install.log, which is a text file usually located in the application directory. To troubleshoot your Visual Basic installation: This article explains the three most common troubleshooting steps you should take whenever your Visual Basic application does not run properly. DEP file associated with a file that has dependencies, then the installation might be missing files required for the application to run successfully. If the Visual Basic project file is not complete or there is not a. DEP files and adds those dependencies to the installation script. The Visual Basic Import Wizard also checks for file dependencies in corresponding. The Wise Visual Basic Import Wizard reads a Visual Basic project file and imports all of the files referenced by the Visual Basic project.

This posting is provided "AS IS" with no warranties, and confers no rights.Use Wise Visual Basic Import Wizard as a springboard to create your application. PsExec \\* -u Domain\Admin CMD /C \\Server\Share\activex.ocx C:\temp PsExec \\* -u Domain\Admin CMD /C regsvr32 c:\temp\activex.ocx If you have any error when try the suggestions, please let us know the detailed error message for research. These command would run on all systems on your Domain with Domain\Admin. You don’t need to create a script to run PsExec, run it on DC with proper parameter will let you copy files to clients and register ocx files for all users. It could be downloaded in the following webpage. In some cases, you can use PsExec tool to run program on remote computers.
OCX FILES HOW TO
For more information, please refer to the following Microsoft Knowledge Base articles: 280579 HOWTO: Install ActiveX Controls in Internet Explorer Using the Active 241163 How to Publish ActiveX Controls in Windows 2000 Using IntelliMirror 3. msi file can be created by using Visual Studio Installer. The ActiveX control must be packaged as an Installer Package (.msi) file instead of as a standard Internet Explorer cabinet (.cab) file.
OCX FILES SOFTWARE
As Sainath suggested, you can try Software installation policy. Copy \\Server\Share "c:\Windows\Downloaded Program Files" regsvr32 "c:\Windows\Downloaded Program Files\activex.ocx" Note: Please replace "\\Server\Share" by the network share name that stores the. Assign computer startup scripts This startup script should copy necessary ActiveX files to clients computer and import Registry on clients. For more information, please refer to the article below. These scripts run on the Local System account and they should have permission to install ocx files. Generally, you have the following options to deploy software for normal users. If I have misunderstood the problem, please don't hesitate to let me know. According to your description, I understand that: You need to install ocx file for normal users who don’t have admin rights.
