Visual Studio CorelDraw Addons Template + Setup creator(VS2019)

Former Member
Former Member

HI, i shared my CorelDraw Addons Template for Visual Studio 2015,2017, i use community version and template saves a little of my time, for X7 or heigher templates.

Source Code "CorelDraw Addons Template": https://github.com/bonus630/DockerTemplateX7

VSIX Download "CorelDraw Addons Template": https://marketplace.visualstudio.com/items?itemName=bonus630.CorelDrawDockerTemplate

Now, i shared too my setup creator 

VSIX Download "CorelDraw Addons Packer" : https://marketplace.visualstudio.com/items?itemName=bonus630.CorelDrawAddonsPackerFree

This vsix contains the follow commands for visual studio 2019 only:

1- Muiti Guid Generator, locates in Main Menu -> Tools

The next commands will display only after a CorelDraw Addons Solution is fully loaded

2- Packer/Setup Creator button, locates in Standards Tool Bar before Redo button, works only in projects create using "CorelDraw Addons Templates" version 2.500

The last commands is locate in Solution Explorer Context Menu in a Sub Menu called "CDR Addons Tools"

3- Update CorelDraw Paths, this command will update all reference to coreldraws assemblies paths, this will help in projects migrations to others dev machines,

In version 2,500 of "CorelDraw Addons Templates" then paths is stored in target file

4- Open CDR Addon Folder, this command open file explorer in addon folder of current current Solution Configuration (X7,X8,2017...)

5- Delete Workspace and Run, this command will delete workspace file and run the project of current Solution Configuration, is recommended make a workspace backup, reset workspace is necessary always happens a edition in "UserUI.xslt" file.

6-Manage Configuration, this command opens a form to select Solutions Configurations, the packer/setup produced by command "2" will permits only installation in version of coreldraw corresponding of your Solution Configurations, for exemple: 

To create a setup to coreldraw X8 only, you need marks only X8 configurations

To create for all supported version you need marks all configurations

Feel free to criticize and suggest!

Parents
No Data
Reply
  • Former Member
    Former Member over 3 years ago

    Hi everbody, i looking for some people to test the newer version of this templates, and test a setup creator.

    has been make this setup create a some years ago, but i receive many email ask me to share, after a make some changes to turns possible a little couples of customization i compiles this setup creator and more a multi guid tool, and a visual studio menu context in solution explorer to open addos path in a VSIX.

    I will send by email the vsix, new version CorelDraw Addons Template for VS 2015 or heigher, and setup creator to only 2019 version.

    The new version of CorelDraw Addons Template have a concept of story coreldraw assembly paths in a global scope, this will turn easily to manutences

    These images below have a demostration of relationship of Customization Form in VS with the final deploied setup. And location of anothers commands.

    This setup compile the solution in user machine this is require .NET Framework 4 or heigher has installed.

    The "Manage Configurations" command dont works!

    the commands will display after the full solution loading! 

Children
No Data