If I simply edit the "OutputFilename" property of my vdproj file in a text editor:
from
"8:Release\test.msi"
to
"8:..\\..\\bin\\test.msi"
the resultant MSI filesize shrinks ~500KB.
Can someone explain why both MSIs aren't the same size? Thanks.
|
If I simply edit the "OutputFilename" property of my vdproj file in a text editor: from "8:Release\test.msi" to "8:..\\..\\bin\\test.msi" the resultant MSI filesize shrinks ~500KB. Can someone explain why both MSIs aren't the same size? Thanks. | |||||||||
feedback
|