Skip to content

robinhood1995/MsiRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSI Renamer

This applications to rename the msi that the deployment package generates.

Here is how to install and use. Go under you installer project and click on "PostBuildEvents". In the parameter you will need to call the .exe and then add the variables/macros as follows:

EXE INPUTFOLDER OUTPUTFOLDER

C:\temp\MsiRenamer.exe "$(BuiltOuputPath)" "$(ProjectDir)$(Configuration)"

About

This is a MSI renaming exe when creating project files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages