This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Description
The instructions say:
1.replace all "VanillaAddIn" strings;
2.replace ProductCode, PackageCode, and UpgradeCode in .vdproj.
Questions.
- What strings is said in item 1?
Where are strings found?
- p.2 .vdproj is ..\Setup\Setup.vdproj?
- Where to get the data for ..\Setup\Setup.vdproj ProductCode line 3023?
Just segment an arbitrary GUID?
- Where can I get data for ..\Setup\Setup.vdproj PackageCode?
Just segment an arbitrary GUID?
- Where can I get data for ..\Setup\Setup.vdproj UpgradeCode?
Just segment an arbitrary GUID?