Results 1 to 7 of 7
  1. #1
    Vincent S is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2019
    Posts
    6

    Installation executable file

    Iam using access 2013. Is there a way of setting up a database Application to run as an installation executable file (more like it is done when installing office) when distributing to users.



    Thank you

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,372
    I would be surprised if you find an Access db for this because there's so much involved and an installer can be had for a reasonable price. You can't make an exe out of an Access file if that's what you mean. I/we used to use DeployMaster (JG Software) because it was very inexpensive and came with lifetime updates. I've still received updates for JGS from almost 20 year old licenses. With that kind of support who needs the hassle of trying to develop your own?

    I have no affiliation with JG Software aside from being a satisfied customer. If you purchase, I get nothing from it. I'll bet there's a list of enhancements/bug fixes there that will give you an appreciation for what's involved.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,845
    I agree with Micron. another option is Inno Script (JR Software).

    but it can be complex - the executable will need to check if the user already has access installed and if so, what version. And if not, it will need to install a runtime version which again you will need to establish which version that won't conflict with other office products such as excel and word, in particular 32 v 64bit office. There may also be IT restrictions on users being able to 'install' software.

    Might help if you explained what you are trying to achieve - who are the users, where are they, etc.

  4. #4
    Vincent S is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2019
    Posts
    6
    Helo Micron
    Oh! Thought there a way of making an executable file out of Access.
    Thanks for the time

  5. #5
    Vincent S is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2019
    Posts
    6
    Thanks Ajax

    Nevertheless l was trying achieving creating extractable file so that l can install on the user PCs. Users are in their own different locations

  6. #6
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,130
    Another option for installing Access files as a self extracting EXE file is SamLogic Visual Installer.
    Its very easy to use and handles all the things that Inno does including a scripting feature in the Pro version.
    However it isn't free.
    I also have no affiliation to SamLogic but am a very satisfied customer
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  7. #7
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,372
    Quote Originally Posted by Vincent S View Post
    Helo Micron
    Oh! Thought there a way of making an executable file out of Access.
    Thanks for the time
    I think you should explain exactly why you posed the initial question. I have a feeling that you want to have users download updated versions of a front end of a split db when there are updates. That would be an entirely different thing. Strictly speaking, you cannot (AFAIK) make a true .exe out of Access db, but some people call it an executable when it was saved as a compiled (.accde or .mde) file. That is a different thing, and is often done in conjunction with getting users to download their own updates. The installers we/I were referring to would be for distributing an Access app as a commercial product (i.e. you are selling it and need an installer for Windows OS).

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 12-17-2020, 08:55 PM
  2. Query is not working in executable file
    By MicheleBrou in forum Access
    Replies: 2
    Last Post: 01-07-2019, 10:35 AM
  3. Replies: 1
    Last Post: 03-15-2014, 07:04 PM
  4. Access 2010 Executable file
    By Desstro in forum Access
    Replies: 1
    Last Post: 01-22-2014, 03:59 PM
  5. open access 2007 only when called by executable file
    By rommelgenlight in forum Access
    Replies: 1
    Last Post: 01-20-2010, 12:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums