CustomizedClickOnce
CustomizedClickOnce copied to clipboard
Approach of light install/uninstall customizations for ClickOnce, including autostart and clean up on uninstall.
Results
2
CustomizedClickOnce issues
Sort by
recently updated
recently updated
newest added
Assembly.GetExecutingAssembly().GetType().GUID is incorrect way to find GUID, it returns GUID of Assembly type, not instance and could be affected by other running software.
You should make it available on Nuget