[EMAIL PROTECTED] wrote:
it's actually much simpler than what's been described...
open a command box and type the following
assoc .rev ! this outputs the current association
ASSOC .rev=RunRevFile
FTYPE RunRevFile=D:\Metacard\mc.exe "%1"
assoc .rev=RunRevFile
assoc mc=RunRevFile
assoc hc=RunRevFile
double click a rev file and hop it works!
Hmmmm - obscure command lines "simpler" than a GUI - you must be a
Power User. :-)
That's good if you already have the filetype info for "RunRevFile" set
up - but you probably won't.
It looks like you can do that by giving the command
ftype RunRevFile = "C:\Program Files\RunRev 2.6.1\revolution.exe" "%1"
(adjusted to correct directory for your Rev installation)
but I haven't tested that.
And those last two commands Xavier gave should be
assoc .mc=RunRevFile
assoc .hc=RunRevFile
(i.e. you want the period before the extension names).
--
Alex Tweedly http://www.tweedly.net
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.2/170 - Release Date: 15/11/2005
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution