[izpack-users] IzPack & Vista

Hans Aikema aikebah at aikebah.net
Wed Jun 6 18:08:35 CEST 2007


Markus,

have you tried running the installer with administrative rights?

a way to ensure this:
find the command-promt shortcut in your start-menu (within Accessories), 
right-click and select 'Run as administrator'
then start your installer by CD-ing to the correct directory and issue 
the command

java -jar <yourinstallerjarname>.jar

This way we can at least determine if it's an issue with Vista's UAC 
(User Account Control) or some other error trying to start your batchfile.

regards,
Hans Aikema

Markus Krajewski wrote:
> Dear list,
>
> after trying to run my installation on Windows Vista, IzPack issued an 
> error during the procession of the PacksPanel (something like "Cannot 
> access the file Verzetteln.bat"); I assume the error occurs while 
> IzPack tries to parse the file and it does not have the rights to 
> access the file. My izpack code looks like:
>
>                 <!-- StartScript for windows -->
>                 <file src="Verzetteln.bat" targetdir="$INSTALL_PATH" 
> override="true">
>                     <os family="windows"/>
>                 </file>
>                 <parsable targetfile="$INSTALL_PATH/Verzetteln.bat" 
> override="true" type="plain" encoding="iso-8859-1">
>                     <os family="windows"/>
>                 </parsable>
>
> Does anyone have an idea how to fix or circumvent this under Vista? 
> Not necessary to mention that all other win32 flavors work fine with 
> my installation...
> Thank you very much for any hints...
> Best regards,
>
> Markus
>
> -- 
>
> Dr. Markus Krajewski
> Wissenschaftlicher Mitarbeiter am
> Lehrstuhl für Geschichte und Theorie der Kulturtechniken
> Bauhaus-Universität Weimar
> Bauhausstraße 11, Zimmer 226
> 99421 Weimar
> Fon: 03643.58-3840
> Fax: 03643.58-3791
> Mobil: 0179.7964814
> www.uni-weimar.de/medien/kulturtechniken/ 
> <http://www.uni-weimar.de/medien/kulturtechniken/>_
> _ _www.verzetteln.de_ <http://www.verzetteln.de>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
>   




More information about the izpack-users mailing list