Advertisement
GordCaswell

VistaSwitcherPortableGord

Nov 30th, 2011
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Launch]
  2. ProgramExecutable=VistaSwitcher\vswitch.exe
  3. DirectoryMoveOK=yes
  4. WaitForEXE1=vsconfig.exe
  5. WaitForEXE2=vswitch.exe
  6. WorkingDirectory=%PAL:AppDir%\VistaSwitcher
  7.  
  8. [Activate]
  9. Registry=true
  10.  
  11. [RegistryKeys]
  12. VistaSwitcher=HKCU\Software\Alexander Avdonin\VistaSwitcher
  13.  
  14. [RegistryCleanupIfEmpty]
  15. 1=HKCU\Software\Alexander Avdonin
  16.  
  17. [RegistryValueBackupDelete]
  18. 1=HKCU\Software\Microsoft\Windows\CurrentVersion\Run\VistaSwitcher
  19.  
  20. [Language]
  21. Base=%PortableApps.comLocaleName%
  22. CheckIfExists=%PAL:AppDir%\VistaSwitcher\lang\%PAL:LanguageCustom%.lng
  23.  
  24. [LanguageStrings]
  25. SimpChinese=Chinese (Simplified)
  26. TradChinese=Chinese (Traditional)
  27. SpanishInternational=Spanish (LA)
  28. PortugueseBR= Brazilian Portuguese
  29.  
  30. [LanguageFile]
  31. Type=ConfigRead
  32. File=%PAL:DataDir%\VistaSwitcher.reg
  33. Entry="LangFile"="
  34. TrimRight="
  35.  
  36. [FileWrite1]
  37. Type=ConfigWrite
  38. File=%PAL:DataDir%\VistaSwitcher.reg
  39. Entry="LangFile"="
  40. Value=%PAL:LanguageCustom%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement