Advertisement
Guest User

WinFFPortable.ini

a guest
Mar 22nd, 2011
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Launch]
  2. ProgramExecutable=WinFF\winff.exe
  3. WorkingDirectory=%PAL:AppDir%\WinFF
  4. DirectoryMoveOK=yes
  5.  
  6. [Activate]
  7. XML=true
  8.  
  9. [Environment]
  10. LANG=%PAL:LanguageCustom%
  11.  
  12. [DirectoriesMove]
  13. Winff=%APPDATA%\Winff
  14.  
  15. [FileWrite1]
  16. Type=INI
  17. File=%PAL:DataDir%\settings\WinFFPortableSettings.ini
  18. Section=PortableApps.comLauncher
  19. Key=Language
  20. Value=%PAL:LanguageCustom%
  21.  
  22. [FileWrite2]
  23. Type=XML attribute
  24. File=%PAL:DataDir%\Winff\cfg.xml
  25. XPath=/CONFIG/win32
  26. Attribute=ffmpeg
  27. Value=%PAL:AppDir%\WinFF\ffmpeg.exe
  28. CaseSensitive=true
  29.  
  30. [FileWrite3]
  31. Type=XML attribute
  32. File=%PAL:DataDir%\Winff\cfg.xml
  33. XPath=/CONFIG/win32
  34. Attribute=ffplay
  35. Value=%PAL:AppDir%\WinFF\ffplay.exe
  36. CaseSensitive=true
  37.  
  38. [LanguageFile]
  39. Type=INI
  40. File=%PAL:DataDir%\settings\WinFFPortableSettings.ini
  41. Section=PortableApps.comLauncher
  42. Key=Language
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement