problem while installing software using wine

Asked by Sunilkumar.K.P

Sir, when I tried to run a windows CD, I met with following problem.
I have installed wine (1.2.2-0) from repository.
when I gave the following command" sunil@ubuntu:~$ cd/media/Junior Visual/Installation.exe "
result was " bash: cd/media/Junior: No such file or directory
sunil@ubuntu:~$ "

kindly let me know what is wrong with the command
$ cd/media/Junior Visual/Installation.exe

The correct command for the next step also may kindly be stated.

please help me.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Solved by:
Emre AYTAÇ
Solved:
Last query:
Last reply:
Revision history for this message
Best Emre AYTAÇ (eaytac) said :
#1

Please try the following way;

wine /media/Junior\ Visual/Installation.exe

or you can use TAB button. Type

wine /media/Junior

then press TAB button from keyboard, directory name will automatically completed. Hope this helps...

Revision history for this message
Sunilkumar.K.P (sunilkumarvet85) said :
#2

Thanks Emre AYTAÇ, that solved my question.