CMRose3355 / TomahaqCompanionProgram

This repository contains the most up to date TomahaqCompanion Program and will serve as the outlet to disseminate updates and track bugs.
2 stars 0 forks source link

Error when unzipping downloaded files using default Windows tool (Solution) #1

Open SimionKreimer opened 6 years ago

SimionKreimer commented 6 years ago

I think this may be due to zipping and unizipping the file. tomahaqerror_screenshot

SimionKreimer commented 6 years ago

Update: I do not get this error when cloning the files from Github.

CMRose3355 commented 6 years ago

Yes, there is a known issue with downloading the files and unzipping using windows default tool.

There are 2 ways to solve it

  1. follow the instructions below
  2. Unzip the new version of the program with something like 7-zip and not the default windows one.

So I tracked down the problem shortly after our call. As you noted the issue occurs when unzipping the file using the default windows option. If you unzip the folder using the "7zip" program you do not get the error.

The reason for this is that for the two files listed here:

image

You need to right click and select "Properties", then at the bottom of this dialog box you need to click "Unblock". This should fix the issue.

If you use "7zip" this isn't necessary.

image

Hopefully this will work.