Need proper command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to program my Maxtor HD "one touch" button to open "H" drive
(the Maxtor) with ACDsee. I have it programmed as below and it opens ACDsee
OK but is there a command to add to this that will go directly to and open
"H" drive?

C:\Program Files\ACDSee32\ACDSee32.exe

If I am not in the proper group for this question, can you direct me to the
correct one? My OS is XP Home edition.

Thanks,
 
There is an option in ACDSee to specify which folder to open at startup.
Most programs would also accept the following:

C:\Program Files\ACDSee32\ACDSee32.exe H:\MyFolder

HTH,
Vic
 
Thanks for your reply, Vic. I tried the command you suggested and it did not
work, It pops a window stating "The system cannot find the file specified".
It is an older version of ACDsee and I could not find the option of
specifying which folder to open. Any other suggestions?
 
Did you try the "support" section on the website for the manufacturer of
ACDsee?

--
Star Fleet Admiral Q @ your service!
"Google is your Friend!"
www.google.com

***********************************************
 
in
microsoft.public.windowsxp.help_and_support:
I would like to program my Maxtor HD "one touch" button to open "H" drive
(the Maxtor) with ACDsee. I have it programmed as below and it opens ACDsee
OK but is there a command to add to this that will go directly to and open
"H" drive?

C:\Program Files\ACDSee32\ACDSee32.exe

Supply a directory specification on the command line, e.g.

C:\Program Files\ACDSee32\ACDSee32.exe h:\
C:\Program Files\ACDSee32\ACDSee32.exe h:\pix

or whatever dictory you want to open.
 
Hi,

In the bad old days, I used to
create directories, and follow up the
command, with a dummy file, just to have
a file to point to :

mkdir c:\whatever
dir c:\whatever >
c:\whatever\whatever.dir

( You'll have to adjust the "dir"
command, to account for my short
line-lengths. ie what follows ">" is
the same one line.)
Ken .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top