LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Run WINNT Program in Linux (https://www.linuxquestions.org/questions/linux-software-2/run-winnt-program-in-linux-58501/)

ckamheng 05-06-2003 09:32 PM

Run WINNT Program in Linux
 
Can i run WINNT program such as Notepad in Linux using wine?
If yes how?
Thanks.

neo77777 05-06-2003 10:34 PM

Set up wine and on command line use
wine notpad.exe

mcleodnine 05-07-2003 01:14 AM

I have to answer that with a question.

What on earth would posess you to run Notepad.exe on Linux?

<edit> ... or on anything for that matter.

ckamheng 05-07-2003 02:10 AM

Running Notepad on Linux
 
I always get path problem when i tried to run Notepad from my Win Nt partition.
I wonder is it wine's configuration problem or wine doesn't support Win Nt at this moment.
Because i can't find path to Winnt and path to System32 in wine's config file.

Please help.

Thanks.

acid_kewpie 05-07-2003 03:32 AM

you've not even configured wine for your system? it's not psychic, it doesn't know where your system is... afaik you should have a program called winesetup.tk

ckamheng 05-07-2003 06:32 AM

configure wine
 
I already installed wine, winesetuptk, winetools.
I have gone through the winesetup,
but i figured out that winesetup doesn't support Win NT,
it only support win 3.1, win 95, win 98.
Am i right?

i got path error, because i tried to run Notepad from NT partition.
This is because Notepad located at C:/WINNT.
But my config file only has C:/Windows.
That 's why i got path error!! Can't find the path!

Correct me if i am wrong. Or my didn't run the winesetup properly?

Thanks.

neo77777 05-07-2003 07:36 AM

double check your configuration, I beleive the file is .config in .wine/ directory or something along these lines, make sure that wine knows about existing windows partitions on your system, otherwise it creates fake windows partitions on your linux drive.

mhearn 05-07-2003 09:21 AM

Wine already includes notepad, just run "notepad" from the linux command line to check it out.


All times are GMT -5. The time now is 03:58 AM.