Skip to content

Instantly share code, notes, and snippets.

@take-cheeze
Created February 11, 2013 20:03
Show Gist options
  • Select an option

  • Save take-cheeze/4757145 to your computer and use it in GitHub Desktop.

Select an option

Save take-cheeze/4757145 to your computer and use it in GitHub Desktop.
$ grep -i rpg200 ~/.wine/*.reg (git-svn)-[take_cheeze]
/Users/takeshi/.wine/system.reg:[Software\\Microsoft\\Windows\\CurrentVersion\\App Paths\\RPG2000.exe] 1351732799
/Users/takeshi/.wine/system.reg:@="C:\\Program Files\\ASCII\\RPG2000\\RPG2000.exe"
/Users/takeshi/.wine/system.reg:"Path"="C:\\Program Files\\ASCII\\RPG2000"
/Users/takeshi/.wine/system.reg:[Software\\Microsoft\\Windows\\CurrentVersion\\App Paths\\RPG2000T.exe] 1360163084
/Users/takeshi/.wine/system.reg:@="C:\\Program Files\\ASCII\\RPG2000T\\RPG2000T.exe"
/Users/takeshi/.wine/system.reg:"Path"="C:\\Program Files\\ASCII\\RPG2000T"
/Users/takeshi/.wine/system.reg:@="C:\\Program Files\\Enterbrain\\RPG2003\\yourapp.Exe"
/Users/takeshi/.wine/system.reg:"Path"="C:\\Program Files\\Enterbrain\\RPG2003"
/Users/takeshi/.wine/system.reg:"DisplayIcon"="C:\\Program Files\\ASCII\\RPG2000\\RPG2000.ico"
/Users/takeshi/.wine/system.reg:"DisplayIcon"="C:\\Program Files\\ASCII\\RPG2000T\\RPG2000.ico"
/Users/takeshi/.wine/user.reg:[Software\\ASCII\\RPG2000] 1360163762
/Users/takeshi/.wine/user.reg:"RuntimePackagePath"="C:\\Program Files\\ASCII\\RPG2000\\RTP\\"
/Users/takeshi/.wine/user.reg:[Software\\Enterbrain\\RPG2000] 1343824442
/Users/takeshi/.wine/user.reg:[Software\\Enterbrain\\RPG2003] 1351733413
/Users/takeshi/.wine/user.reg:"RUNTIMEPACKAGEPATH"="C:\\Program Files\\Enterbrain\\RPG2003\\RTP\\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment