Setup failed
Posted: Mon Feb 24, 2014 11:34 am
Hi,
one of our customers send the log of his attempt to install a software via InstallAware.
The cause of the failure seems to be the following:
MSI (s) (D8:EC) [14:58:16:602]: Executing op: FolderCreate(Folder=c:\test\pgl_setup.exe\,Foreign=0,,)
MSI (s) (D8:EC) [14:58:16:602]: Note: 1: 1312 2: C:\test\pgl_setup.exe
MSI (s) (D8:EC) [14:58:16:602]: Note: 1: 2205 2: 3: Error
MSI (s) (D8:EC) [14:58:16:602]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1312
Fehler 1312. Das Verzeichnis C:\test\pgl_setup.exe kann nicht erstellt werden. Es ist bereits eine Datei mit diesem Namen vorhanden. Benennen Sie die Datei um, oder entfernen Sie sie, und klicken Sie auf "Wiederholen", oder klicken Sie auf "Abbrechen", um das Programm zu beenden.
Translation:
The folder [...] can not be created. A file with the name [...] already exists.
The setup was executed via SYSTEM account. Searching the InstallAware forums I can find reports of similar issues dating back to 2010.
Setup was build using IA15 Studio, which according to several forum answers should work.
Today I downloaded 3 3GB of IA18 to check with a current version, just to notice after several hours of downloading that the IA18 in contrast to the IA15 has a problem with german umlauts.
So my questions:
- what is the cause of the problem described in the log?
- how can I fix it?
- how can I get IA18 to work? (we are a german company, we need a way of creating setups in german language); this part is a bit irritating since IA15 had no problem at all regarding this
This is a critical problem and I would really appreciate a quick and substantiated solution.
one of our customers send the log of his attempt to install a software via InstallAware.
The cause of the failure seems to be the following:
MSI (s) (D8:EC) [14:58:16:602]: Executing op: FolderCreate(Folder=c:\test\pgl_setup.exe\,Foreign=0,,)
MSI (s) (D8:EC) [14:58:16:602]: Note: 1: 1312 2: C:\test\pgl_setup.exe
MSI (s) (D8:EC) [14:58:16:602]: Note: 1: 2205 2: 3: Error
MSI (s) (D8:EC) [14:58:16:602]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1312
Fehler 1312. Das Verzeichnis C:\test\pgl_setup.exe kann nicht erstellt werden. Es ist bereits eine Datei mit diesem Namen vorhanden. Benennen Sie die Datei um, oder entfernen Sie sie, und klicken Sie auf "Wiederholen", oder klicken Sie auf "Abbrechen", um das Programm zu beenden.
Translation:
The folder [...] can not be created. A file with the name [...] already exists.
The setup was executed via SYSTEM account. Searching the InstallAware forums I can find reports of similar issues dating back to 2010.
Setup was build using IA15 Studio, which according to several forum answers should work.
Today I downloaded 3 3GB of IA18 to check with a current version, just to notice after several hours of downloading that the IA18 in contrast to the IA15 has a problem with german umlauts.
So my questions:
- what is the cause of the problem described in the log?
- how can I fix it?
- how can I get IA18 to work? (we are a german company, we need a way of creating setups in german language); this part is a bit irritating since IA15 had no problem at all regarding this
This is a critical problem and I would really appreciate a quick and substantiated solution.