Problem
The Snagit installation fails with the error "Error Code: (1325) 'Favorites' is not a valid short file name."
Solution
- Reboot the computer.
- Right-click on the installer file and choose Run as administrator.
- Press Windows+R on your keyboard to open the Run window.
- Type the following and click OK: regedit
- Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\
- Click the Shell Folders folder.
- Right-click the Favorites item on the right and select Modify.
- Change the Value data to:
C:\Users\YOURUSERNAME\Favorites
- Close the Registry Editor, and try installing Snagit again.
- Download the MSI installer for the version of Snagit you are trying to install. The MSI can be downloaded from our Downloads Page by selecting the version from the dropdown, then click the MSI via HTTP download link.
- Press Windows+R on your keyboard to open the Windows Run window.
- Click Browse.
- Click All Files.
- Browse to where the MSI (from step 1) was downloaded to. Select the MSI and click Open.
- At the end of the path in the Run window, add:
/qb /l*v log.txt
Example
If the MSI were saved to the Downloads folder, the command would look like:
C:\Users\YOURUSERNAME\Downloads\snagit.msi /qb /l*v log.txt
- Click OK.
- Snagit should begin to install. Once the installer window disappears, check to see if Snagit has installed successfully.
If there is still an error or if Snagit is not installed, please submit a support ticket and include the log.txt file from Option 3 in your ticket. The log.txt file will be in the same location as the MSI file on the computer.
123456