topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 3:00 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - oumu [ switch to compact view ]

Pages: [1]
1
Find And Run Robot / Re: Custom Browser
« on: September 26, 2013, 11:44 PM »
try it like this:

Code: Text [Select]
  1. "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="D:\Software\Chrome Default" -- "$$1"

works here on my Chromium.


The double dash can't solve my problem. I tried removing the quotation marks from chrome.exe and it worked, with or without dashes. So weird.

Code: Text [Select]
  1. C:\Program Files (x86)\Google\Chrome\Application\chrome.exe --user-data-dir="D:\Software\Chrome Default" -- "$$1"

2
Find And Run Robot / Custom Browser
« on: September 26, 2013, 08:57 PM »
Hi,

I tried the following settings:
Code: Text [Select]
  1. "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="D:\Software\Chrome Default" "$$1"

or:
Code: Text [Select]
  1. "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="D:\Software\Chrome Default"

But no browser is launched after I enter an URL with FARR. Any solutions please? Thanks!

3
Works like a charm. Thanks!

4
Great works! BTW, can you add some one-letter shortcuts to the command prompt entry, the same as other menu entries, so that we can open a cmd without clicking?

screenshot-20130112-001.png

Thanks!

5
Find And Run Robot / Some skins converted from XP .msstyles
« on: December 18, 2012, 03:33 AM »
Hi, here's a shot of 5 skins I just converted from XP visual styles to FARR skins.

screenshot-20121218-01-farr-skins-2.jpg

Download: https://dl.dropbox.c...453/FARR%20skins.zip

You can credit & download the orignal visual styles below:
http://patricklsl.de...FARR-skins-343457728

Hope you guys enjoy them as much as I do :)

Pages: [1]