VS2005 - Setup & Deployment - Condition question
-
Hi, I have a VS2005 Setup & Deployment project and I want to use a Windows installer condition to check to see if a folder already exists (sub-folder in the Application Folder hierarchy). I used the condition 'NOT Installed' in the properties for my sub-folder in the File System tab, but it looks like it's installing the sub-folder every time. Is 'NOT Installed' the right property to check to see if a folder already exists, or is that only used to check if the application is installed or not? Thanks
-
Hi, I have a VS2005 Setup & Deployment project and I want to use a Windows installer condition to check to see if a folder already exists (sub-folder in the Application Folder hierarchy). I used the condition 'NOT Installed' in the properties for my sub-folder in the File System tab, but it looks like it's installing the sub-folder every time. Is 'NOT Installed' the right property to check to see if a folder already exists, or is that only used to check if the application is installed or not? Thanks