Hello,
Code: Select all
Application Folder
|
|---XP
| |
| |----Folder 1
| |----Folder 2
| | |-------SubFolder 1
| | |-------SubFolder 2
| | |-------SubFile 1
| |
| |----Folder 3
|
|
|
|---Vista
|----Folder 1
|----SubFolder 1
|----SubFolder 2
|----SubFile 1
|----Folder 3
The XP and Vista folders have the "Install folder content into parent folder" option set. All the resources under the XP folder should have their components conditioned to install on XP using the
VersionNT property, and all the resources under the Vista subfolder should also be conditioned to install on Vista also using the VersionNT property.
Use the following table to find out what values the VersionNT property has on each system:
VersionNT table
Best regards,
Gabriel