Share via

Office 2013/ Access 2013 Developer Extensions

Anonymous
2016-09-09T16:40:51+00:00

This question has been asked before but I have not seen an actual answer for it. Is their a download for Office 2013/Access 2013 Developer Extensions available like there was for Office 2007 and Office 2010 ?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2016-09-10T10:28:16+00:00

    In addition to Daniel's suggestions, and just as a FWIW:

    Here's the remnants of what was once the Dev Extensions:

    https://msdn.microsoft.com/en-us/library/office/dn124862.aspx?f=255&MSPPError=-2147217396

    That link is really nothing more than 2 other links to sections detailing how to create Templates and how to programmatically create a deployment file. Even then, if you look at the link for creating a deployment file you're prompted to use a reference named

    Microsoft Office Access Developer Extensions Type Library 1.0, which doesn't even exist on my machine. 

    Daniel's site contains links to some of the better known installer software, once of which is InstallMate (which I use). I've found it to be very capable of handling anything, from my Access deployments to .NET installs. Doesn't do dependencies, but then none of them will for Access anyway (except, I believe, Sagekey).

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2016-09-09T16:46:53+00:00

    The Package Solution Wizard (PSW) was removed in Access 2013, so no, I do not believe one exists.  What exactly are you after?  If it is specifically the PSW, then take a look at http://www.devhut.net/2014/06/04/ms-access-package-solution-wizard-is-dead-now-what/ for a few possible alternatives you can use.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments