joyfullservice / msaccess-vcs-addin

Synchronize your Access Forms, Macros, Modules, Queries, Reports, and more with a version control system.
Other
210 stars 41 forks source link

I can not install the add-in in the Add-in Manager #512

Closed thefoz1959 closed 6 months ago

thefoz1959 commented 6 months ago

image

joyfullservice commented 6 months ago

This add-in is not installed through the add-ins manager. It has its own built-in installer that is launched when you open the add-in file. https://github.com/joyfullservice/msaccess-vcs-addin/wiki/Quick-Start

thefoz1959 commented 6 months ago

Thanks it workend. Do you have tips to use it with github?

Thanks Paul

Verzonden vanaf Outlook voor Androidhttps://aka.ms/AAb9ysg


From: Adam Waller @.> Sent: Friday, April 19, 2024 11:03:17 PM To: joyfullservice/msaccess-vcs-addin @.> Cc: thefoz1959 @.>; Author @.> Subject: Re: [joyfullservice/msaccess-vcs-addin] I can not install the add-in in the Add-in Manager (Issue #512)

This add-in is not installed through the add-ins manager. It has its own built-in installer that is launched when you open the add-in file. https://github.com/joyfullservice/msaccess-vcs-addin/wiki/Quick-Start

— Reply to this email directly, view it on GitHubhttps://github.com/joyfullservice/msaccess-vcs-addin/issues/512#issuecomment-2067279146, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASAWOEOJO3V7VKAKFN57BGTY6GBBLAVCNFSM6AAAAABGP2EZQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXGI3TSMJUGY. You are receiving this because you authored the thread.Message ID: @.***>

joyfullservice commented 6 months ago

Hi Paul,

I am glad it is working for you! It is designed to work with GitHub right out of the box, and will add the .gitignore and .gitattributes files for you. You might check out this video from DAAUG where I demonstrate using the add-in in a GitHub project: https://www.youtube.com/watch?v=85sVx6HnpXQ

I will go ahead and close out this issue, but feel free to reach out if you encounter any further issues!