johnpierson / FETCH

FETCH is a Revit plugin that loads your Dynamo packages on Revit startup from a variety of locations.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Error: Unsupported 16-Bit Application #5

Open pinkrick83 opened 1 year ago

pinkrick83 commented 1 year ago

We recently saw the below warning when attempting to run the installer on one of our machines. Is this a known issue?

image

johnpierson commented 1 year ago

Never seen that one! Hmm, which windows version are you in?

pinkrick83 commented 1 year ago

We are in Windows 10 company-wide (and I checked that specific machine just to be sure.)

johnpierson commented 1 year ago

K, so I just made an update that I think fixes it as I was using an older windows API codepack for something,

Can you try the latest installer here: https://github.com/johnpierson/FETCH/raw/main/installers/Output/Fetch.exe

pinkrick83 commented 1 year ago

Great! I'll get back to you - I need to get with one of our IT crew w/admin privileges once they are available. Thanks John!

pinkrick83 commented 1 year ago

The new installer worked great. Thanks again! Another question: does the add in fetch the same packages per each version of Revit? I had initially set up my pull location to contain a folder for each Dynamo version (2.6, 2.12 2.16, etc), but I'm thinking this is not correct?

johnpierson commented 1 year ago

At this time, it’s one location to all versions. But you can modify the ini that gets installed in programdata.

C:/ProgramData/Autodesk/Revit/addins/2021/fetch

On Thu, Apr 13, 2023 at 12:29 PM pinkrick83 @.***> wrote:

The new installer worked great. Thanks again! Another question: does the add in fetch the same packages per each version of Revit? I had initially set up my pull location to contain a folder for each Dynamo version (2.6, 2.12 2.16, etc), but I'm thinking this is not correct?

— Reply to this email directly, view it on GitHub https://github.com/johnpierson/FETCH/issues/5#issuecomment-1507437509, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADYD5VAUIEJ2JANR7VATLKLXBBAZ7ANCNFSM6AAAAAAWVUWWMI . You are receiving this because you commented.Message ID: @.***>