CAUTION: This involves making changes to the Microsoft Windows registry. Using Registry Editor incorrectly can cause serious, system-wide problems that may require a reinstall of the Microsoft Windows operating system to correct them. Sage cannot guarantee that any problems resulting from the use of Registry Editor can be solved. If in any doubt, please refer the customer to their IT Administrator.
It may at times be necessary to register or unregister a file to solve problems with Sage software. You should only follow this procedure if you're certain it's the correct process to follow.
To register a file
- Close any software you have open > press the Windows key + R > type cmd > press Enter.
- At the prompt, type regsvr32 > press Enter > OK.
TIP: If the file path contains spaces, you must add quotation marks at the start and end of the file path. For example, regsvr32 "C:\Program Files\Sage Payroll\PayAppData.dll"
To unregister a file
- Close any software you have open > press the Windows key + R > type cmd > press Enter.
- At the prompt, type regsvr32 /u > press Enter > OK.
TIP: If the file path contains spaces, you must add quotation marks at the start and end of the file path. For example, regsvr32 /u "C:\Program Files\Sage Payroll\PayAppData.dll"