From 25e572baf6aefd509c6a6c23d4edbdcbd71c9baa Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 1 May 2012 22:34:54 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup.ins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLIENT_DATA/setup.ins b/CLIENT_DATA/setup.ins index edd7de4..c023d8c 100644 --- a/CLIENT_DATA/setup.ins +++ b/CLIENT_DATA/setup.ins @@ -44,7 +44,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ;$ProductId$ should be the name of the product in opsi ; therefore please: only lower letters, no umlauts, ; no white space use '-' as a seperator -Set $ProductId$ = "aio" +Set $ProductId$ = "sereby.aio" Set $MinimumSpace$ = "400 MB" ; the path were we find the product after the installation Set $InstallDir32$ = "%ProgramFiles32Dir%\aio"