Groups | Blog | Home
all groups > dotnet setup > february 2006 >

dotnet setup : creating personal Setup with the visual studio tool


Phil Wilson
2/28/2006 7:54:24 AM
I'm not exactly sure what you're getting at here, but the EDITA1 value could
be passed to a custom action as [EDITA1] case-sensitive and your code could
change whatever original file name is to this new one. However that won't
help you because Windows Installer will see that the file that it installed
is no longer there and a repair will restore it, so you'll end up with
original and new files, and the new one won't be removed at an uninstall. In
general, I don't think you can do what you're trying to do, and I've never
seen an install that's asked me to supply a new file name.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

[quoted text, click to view]

Lander Debeuf
2/28/2006 3:38:31 PM
how can you change the filename of an included file to a name that the user
gave during the installation process???

i am using the EditA1 thing, but i cant seem to use the data properly

AddThis Social Bookmark Button