Menù Principale

Cerca
Login
Registrati
Link
<< Discussione precedente | Discussione successiva >>   
Launcher "Local Appdatadir"?

Autore Messaggio
gibdemaffen
gio 10 giu 2010 - 14:05
online
Utente registrato #38871
Registrato il: ven 04 giu 2010 - 10:31
Messaggi: 27

hi guys,

in the launcher ini files, the AppDataDir is adressed as @AppDataDir@.

But how can I address "local settings application data" - I tried @localappdatadir@ but this doesn't work out.

Thanks for your help
Torna ad inizio pagina
zandet2
gio 10 giu 2010 - 15:17

online

Utente registrato #3184
Registrato il: mar 06 mar 2007 - 11:52
Provenienza: Busto Arsizio
Messaggi: 3301
Hi gibdemaffen,
to reach the address "\Documents and Settings\USER\Local Settings\Application Data" the right variable is $LocalAppData$.
Is not written with "@" because is not a general AutoIt3 variable, but it is created from the launcher itself.

Same stuff for the address "Documents and Settings\USER\Local Settings", where you can use the variable $LocalSettings$.

Cheers
Torna ad inizio pagina
gibdemaffen
gio 10 giu 2010 - 19:52
online
Utente registrato #38871
Registrato il: ven 04 giu 2010 - 10:31
Messaggi: 27
Great thanks.

Knowing that, I would like to suggest that you enhance your Chromium version with the following:

[RunAfter]
FileDelete=%Profile%\Default\Cache\*.*
DirRemove=$LocalAppData$\Google
DirRemove=@AppDataDir@\Adobe
DirRemove=@AppDataDir@\Macromedia

Chromium leaves various folders behind on the host machine (among them all the Flash stuff).

If you add the above lines everything gets cleaned on exit.
Torna ad inizio pagina

Moderatori: Danix, Taf, Rcs, Energy, zandet2, ZioZione, Admin, LordJim60

Salta:     Torna ad inizio pagina

RSS discussione: rss 0.92 RSS discussione: rss 2.0 RSS discussione: RDF
Powered by e107 Forum System