Sometimes writing recipes i go totally mad following the really stupid microsoft practice to rename folders based on locale. Classical example: "%ALLUSERSPROFILE%\Menu Avvio\Programmi\Esecuzione Automatica" in italian, i think: "%ALLUSERSPROFILE%\Start Menu\Programs\Startup" in english. Can be defined somewhere (in a XML?) a table that defines, for every locale, some custom variables? Eg, something like: <variables> <variable lcid="409,809,c09,2809,1009,2409,3c09,4009,3c09,4009,3809,1809,2009,4409,1409,3409,4809,1c09,2c09,3009"> <string id="STARTUPFOLDER">%ALLUSERSPROFILE%\Start Menu\Programs\Startup</string> <variable lcid="410,810"> <string id="STARTUPFOLDER">%ALLUSERSPROFILE%\Menu Avvio\Programmi\Esecuzione Automatica</string> and use %STARTUPFOLDER% in recipes? -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/ Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN) marco.gaiarin(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797 Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! http://www.lanostrafamiglia.it/chi_siamo/5xmille.php (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA) |