Results 1 to 6 of 6
Installed the mirc exe a while back ,now its giving me problems ,the thing is i can work out where on earth it is ?...
- 09-19-2005 #1
remove it
Installed the mirc exe a while back ,now its giving me problems ,the thing is i can work out where on earth it is ?
- 09-19-2005 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
If you installed it under wine it should be in your ~/.wine directory. I'm guessing something like ~/.win/drive_c/Program\ Files/mIRC. If it was installed using Cedega (for whatever reason) it will be under ~/.transgaming/c_drive/Program\ Files/mIRC.
- 09-19-2005 #3
How would it look typing it in the terminal,I'm not coming up with no dir with that.
- 09-19-2005 #4
the file might be hidden under the view menu select show hidden files then look for it.
Desktop: Dual Xeon 2.8 GHz 1.5 GB RAM Ubuntu/XP Pro
Laptop: Macbook 2 GHz C2Duo 3 GB RAM OS X/ Ubuntu/ XP Pro
Linux Registration #396559
Go 'Stros!
- 09-19-2005 #5Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
if you open a terminal try this
if that doesn't work tryCode:cd ~ cd .wi ##hit TAB key for completion, see if you get wine cd dr ##TAB again
This should show you all of the locations of files containg the string 'mirc'Code:sudo updatedb ##enter root password when prompted locate -i mirc
- 09-19-2005 #6
in your home directory type:
ls -a ---to display all hidden files and directoriesAll right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL


Reply With Quote
