summaryrefslogtreecommitdiff
path: root/src/burn/engine/package.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/package.h')
-rw-r--r--src/burn/engine/package.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/package.h b/src/burn/engine/package.h
index eb8e7543..3ec77baf 100644
--- a/src/burn/engine/package.h
+++ b/src/burn/engine/package.h
@@ -250,6 +250,7 @@ typedef struct _BURN_PACKAGE
250 LPWSTR sczRollbackLogPathVariable; // name of the variable that will be set to the rollback path. 250 LPWSTR sczRollbackLogPathVariable; // name of the variable that will be set to the rollback path.
251 251
252 LPWSTR sczInstallCondition; 252 LPWSTR sczInstallCondition;
253 LPWSTR sczRepairCondition;
253 BOOL fPerMachine; 254 BOOL fPerMachine;
254 BOOL fPermanent; 255 BOOL fPermanent;
255 BOOL fVital; 256 BOOL fVital;