Support and General Use > Plugins/Viewers
ipod video mpeg player
jacobts:
i know this isnt but i really need help and dont want to get mixed up anywhere else,
there is an exe is the videolan\vlc folder,
im not sure but this is it right vlc.exe.manifest
jacobts:
Specified COMMAND search directory bad
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001
ok, i put something in bold, do you think that is whats wrong because ive tried just going C:\programfiles and nothing so i tried C:\program files and still nothing
thanks for your help in advance if this doesnt work i dunno, i guess ill just use a different program that yoyu buy but i want to see if i can get this to work before i buy an actuall program
xlarge:
what about putting "" around c:\program files\
like this:
"c:\program files\videolan\vlc\vlc.exe"
L:
You are supposed to put cd before the directory.
For example if you are at C:\
You are supposed to type
--- Code: ---cd Program Files\videolan player
--- End code ---
if that is your folder's name
soap:
--- Quote ---
--- Code: ---cd Program Files\videolan player
--- End code ---
--- End quote ---
1-You need to use quotes around any part of a path with a space in it -> When you are running a program.
2-You don't need to use quotes around paths including a space when you are using the CD command to change directory.
3-As xlarge said, "c:\program files\videolan\vlc\vlc.exe" (with the quotes) should run vlc.exe from anywhere.
4-Assuming he has VLC installed, his initial attempt would have worked IF he had typed "program files" instead of programfiles. (The quotes can be around the part of the command with a space, or around the whole command I believe).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version