Advertisement
GordCaswell

LightScreenPortableGord

Jun 23rd, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Launch]
  2. ProgramExecutable=Lightscreen\lightscreen.exe
  3. DirectoryMoveOK=yes
  4.  
  5. [Activate]
  6. Registry=true
  7.  
  8. [RegistryKeys]
  9. lightscreen=HKCU\Software\K
  10.  
  11. [QtKeysCleanup]
  12. 1=Qt Factory Cache 4.6\com.trolltech.Qt.QImageIOHandlerFactoryInterface:
  13. 2=Qt Plugin Cache 4.6.false
  14.  
  15. [FileWrite1]
  16. Type=INI
  17. File=%PAL:DataDir%\settings\lightscreen.reg
  18. Section=HKEY_CURRENT_USER\Software\K\Lightscreen\file
  19. Key="target"
  20. Value="%SCREENSHOTDIRECTORY%"
  21.  
  22. [FileWrite2]
  23. Type=Replace
  24. File=%PAL:DataDir%\settings\lightscreen.reg
  25. Find=%PAL:LastDrive%
  26. Replace=%PAL:Drive%
  27.  
  28. [FileWrite3]
  29. Type=ConfigWrite
  30. File=%PAL:DataDir%\settings\lightscreen.reg
  31. Entry="language"="
  32. Value=%PAL:LanguageCustom%"
  33.  
  34. [FileWrite4]
  35. Type=INI
  36. File=%PAL:DataDir%\settings\lightscreen.reg
  37. Section=HKEY_CURRENT_USER\Software\K\Lightscreen\options
  38. Key="disableUpdater"
  39. Value="true"
  40.  
  41. [FileWrite5]
  42. Type=INI
  43. File=%PAL:DataDir%\settings\lightscreen.reg
  44. Section=HKEY_CURRENT_USER\Software\K\Lightscreen\options
  45. Key="startup"
  46. Value="false"
  47.  
  48. [FileWrite6]
  49. Type=INI
  50. File=%PAL:DataDir%\settings\lightscreen.reg
  51. Section=HKEY_CURRENT_USER\Software\K\Lightscreen\options
  52. Key="startuphide"
  53. Value="false"
  54.  
  55. [Language]
  56. Base=%PortableApps.comLocaleName%
  57.  
  58. [LanguageFile]
  59. Type=ConfigRead
  60. File=%PAL:DataDir%\settings\lightscreen.reg
  61. Entry="language"="
  62. TrimRight="
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement