summaryrefslogtreecommitdiff
path: root/Help/prop_inst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_inst')
-rw-r--r--Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst2
-rw-r--r--Help/prop_inst/CPACK_NEVER_OVERWRITE.rst2
-rw-r--r--Help/prop_inst/CPACK_PERMANENT.rst2
-rw-r--r--Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst2
-rw-r--r--Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst2
-rw-r--r--Help/prop_inst/CPACK_WIX_ACL.rst2
6 files changed, 12 insertions, 0 deletions
diff --git a/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst b/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst
index 729ab603c..55e9a20ff 100644
--- a/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst
+++ b/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst
@@ -1,6 +1,8 @@
CPACK_DESKTOP_SHORTCUTS
-----------------------
+.. versionadded:: 3.3
+
Species a list of shortcut names that should be created on the `Desktop`
for this file.
diff --git a/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst b/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst
index 4789e253d..12eef9ec2 100644
--- a/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst
+++ b/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst
@@ -1,6 +1,8 @@
CPACK_NEVER_OVERWRITE
---------------------
+.. versionadded:: 3.1
+
Request that this file not be overwritten on install or reinstall.
The property is currently only supported by the :cpack_gen:`CPack WIX Generator`.
diff --git a/Help/prop_inst/CPACK_PERMANENT.rst b/Help/prop_inst/CPACK_PERMANENT.rst
index 985de0da9..e89c55200 100644
--- a/Help/prop_inst/CPACK_PERMANENT.rst
+++ b/Help/prop_inst/CPACK_PERMANENT.rst
@@ -1,6 +1,8 @@
CPACK_PERMANENT
---------------
+.. versionadded:: 3.1
+
Request that this file not be removed on uninstall.
The property is currently only supported by the :cpack_gen:`CPack WIX Generator`.
diff --git a/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst b/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
index d9208b9f9..e896acdd4 100644
--- a/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
+++ b/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
@@ -1,6 +1,8 @@
CPACK_STARTUP_SHORTCUTS
-----------------------
+.. versionadded:: 3.3
+
Species a list of shortcut names that should be created in the `Startup` folder
for this file.
diff --git a/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst b/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
index 092334a5a..fb8807f31 100644
--- a/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
+++ b/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
@@ -1,6 +1,8 @@
CPACK_START_MENU_SHORTCUTS
--------------------------
+.. versionadded:: 3.3
+
Species a list of shortcut names that should be created in the `Start Menu`
for this file.
diff --git a/Help/prop_inst/CPACK_WIX_ACL.rst b/Help/prop_inst/CPACK_WIX_ACL.rst
index c88f42675..8b4fb5c27 100644
--- a/Help/prop_inst/CPACK_WIX_ACL.rst
+++ b/Help/prop_inst/CPACK_WIX_ACL.rst
@@ -1,6 +1,8 @@
CPACK_WIX_ACL
-------------
+.. versionadded:: 3.1
+
Specifies access permissions for files or directories
installed by a WiX installer.