>Wolf<
04-19-2002, 10:16 AM
Hi,
during my installation i must rename a file of a other application, so that i can it rename again when user remove my application.
Example:
Suppose under C:\OtherApplication there is a file called test.txt
When i now installing my files i must replace the text.txt file with my own test.txt file, but i want save the original one.
Note: Basic MSI Project
How i can do that??
Wolf
during my installation i must rename a file of a other application, so that i can it rename again when user remove my application.
Example:
Suppose under C:\OtherApplication there is a file called test.txt
When i now installing my files i must replace the text.txt file with my own test.txt file, but i want save the original one.
Note: Basic MSI Project
How i can do that??
Wolf