Is there a graphical command prompt?

Questions about Wine on Linux
Locked
hamishmb
Newbie
Newbie
Posts: 2
Joined: Tue Jul 05, 2022 12:17 pm

Is there a graphical command prompt?

Post by hamishmb »

Hi there,

I was wondering if there's a graphical command prompt in WINE like there is in Windows? PlayOnLinux seems to have one, but I can't figure out what executable it's running - any ideas? I'm fairly sure it's a part of WINE as it has the WINE theme and everything.

I'm using WINE 7.12 for reference.

Cheers,
Hamish
spoon0042
Level 6
Level 6
Posts: 566
Joined: Thu Dec 24, 2009 11:00 am

Re: Is there a graphical command prompt?

Post by spoon0042 »

I *think* this is wineconsole. (of course there's always ways to figure out details about a running process, too.)
invisible kid
Level 5
Level 5
Posts: 352
Joined: Tue Dec 24, 2019 3:23 pm

Re: Is there a graphical command prompt?

Post by invisible kid »

This might not be what you want, but just in case it is:

Code: Select all

wine C:\\\\windows\\\\command\\\\start.exe
hamishmb
Newbie
Newbie
Posts: 2
Joined: Tue Jul 05, 2022 12:17 pm

Re: Is there a graphical command prompt?

Post by hamishmb »

Sorry for the very slow reply, email notifications didn't work properly.

Yep, wineconsole is what I wanted, thanks!
Locked