finish rename

This commit is contained in:
Mario Fetka
2012-05-10 23:06:11 +02:00
parent 57f0ded1fa
commit 6a70dcad0d
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
; - Please edit the following values - ; - Please edit the following values -
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Set $ProductId$ = "pdfsam" Set $ProductId$ = "pdfsam.pdfsam"
Set $InstallDir$ = "%ProgramFiles32Dir%\pdfsam" Set $InstallDir$ = "%ProgramFiles32Dir%\pdfsam"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------

View File

@@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: pdfsam id: pdfsam.pdfsam
name: PDF Split and Merge name: PDF Split and Merge
description: A free open source tool to split and merge pdf documents description: A free open source tool to split and merge pdf documents
advice: ADVICE advice: ADVICE
@@ -32,6 +32,6 @@ default: ["system specific"]
[ProductDependency] [ProductDependency]
action: setup action: setup
requiredProduct: aio requiredProduct: sereby.aio
requiredStatus: installed requiredStatus: installed
requirementType: before requirementType: before