Setup.hta is not a windows file

2 Posts
2 Users
0 Likes
21 Views
(@admin_doc72)
Posts: 493
Member Admin
Topic starter
 

When installing versions prior to v11, you may encounter the error "Setup.hta is not a Windows file" (or similar message about setup.hta), when launching the setup.exe at the root of the package.

To fix the problem, you must associate the ".hta" extension to the application c:Windowssystem32mshta.exe

Below is the way to proceed:
- Right click on StartSetup.hta file
- Open with ...
- Choose "Microsoft ® HTML Application host"
or if not proposed, browse to the application "c:Windowssystem32mshta.exe"
and check "Always use the selected program to open this kind of file"

 
Posted : 21/10/2014 4:04 pm
LM
 LM
(@l-micaudarcinfo-com)
Posts: 383
Member Admin
 

Thank you for sharing 🙂

 
Posted : 21/10/2014 6:36 pm