Make sure the current windows user has local administrator rights and UAC (User Account Control) is turned off.
Locate the ERPRO shared folder in My Network Place and map it to a disk drive (say P: ) using Windows Explorer.
Copy the Subfolder Setup to drive as C:\ERProSetup.
Open the elevated Command Prompt. To do so, type "CMD" in the Start menu or Start screen search box, and then simultaneously press Ctrl+Shift+Enter keys. Alternatively, you can also right-click the Command Prompt icon and select Run as administrator.
In the Command Prompt, type the following commands to run ERPRO.MSI with administrator rights.
C:\Windows\System32>cd \ERProSetup
ERPRO.MSI
Follow the instruction on the screen.
Create an ERPRo shortcut on the Desktop to point to P:\ERPRO.EXE
Double Click the shortcut
Setup finished
You may need to register ERPro if it is a new workstation (See How to Register ERPro? )
See also:
for Windows Vista/Windows 7 workstations, please disable the User Account Control (UAC) feature before the setup
If the setup completes successfully but the Print Preview feature still isn't working on a Windows 10 workstation, please follow these steps to install the print preview viewer:
1. Copy the crviewer.dll file from the ERPro shared folder into the SysWOW64 directory (assumed 64-bit Windows).
2. Open Command Prompt with administrator privileges (right-click on CMD and select “Run as administrator”).
3. Navigate to the SysWOW64 directory by entering:
cd \windows\syswow64
4. Register the DLL by typing:
regsvr32 crviewer.dll
5. Once complete, type EXIT to close the Command Prompt, restart the workstation, and then launch ERPro again.