|
|
|
|
#1 |
|
Senior Member
Join Date: Mar 2006
Location: United States
Posts: 109
|
OK, I have created un.CleanUp_Profiles as an additional Section.
Section un.CleanUp_Profiles MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Do you want to delete all Sign In id's associated with $(^Name)?" IDYES true IDNO false true: Delete "$APPDATA\${PRODUCT_FAMILY}\pf\*_scii.txtt" Goto next false: Goto next next: SectionEnd I was already conditionally deleting other files and folders in Section Uninstall, depending on whether or not other similar products have been installed in the same directory. I don't see the docs telling me what should go inside the main section and what should not. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|