Hello,

João Miguel Pais a écrit :
> is it possible to improve something on the xp installer? I have my own  
> "particular" version of pd installed, and what the installer does is  
> basically overwriting almost all files. but the installer asks if he wants  
> to overwrite *each* file, so I must sit there with the finger on the "yes"  
> key for 5min. is it possible to add a "yes for all" button?
> 
> joao

  Just a little hint,
this is caused by the this in the iss file:

DestDir: {sys}; Flags: confirmoverwrite promptifolder

it could be replaced by

DestDir: {sys}; CopyMode: alwaysoverwrite

I didn't try it because I can't make packages with my mingw setup and 
the actual cvs files, too many errors...

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to