开发者

install shield limited edition - backup a file and place it after installation mostly at same place

开发者 https://www.devze.com 2023-03-30 08:02 出处:网络
I created setup using install shield limited edition :( our requirement is whenever the setup is run, if application already exists, need to uninstall,

I created setup using install shield limited edition :(

our requirement is whenever the setup is run, if application already exists, need to uninstall, before uninstalling, backup a file and place it after installation at same place

how can 开发者_运维知识库i do this?


This can be done only through custom actions and it's not supported by InstallShield LE. You can try using a Visual Studio setup project or another setup authoring tool.

0

精彩评论

暂无评论...
验证码 换一张
取 消