Page 1 of 1

I installed VMWare Horizons .deb in F96-CE_4; where is it?

Posted: Fri Sep 13, 2024 9:12 am
by Peinfull

Hello.

I've installed VMWare Horizons through a .deb file, but now i can't find the app anywhere.

I'm using Puppy Linux version F96-CE_4

Is there some way to make it appear on desktop so it has easy access?

Thank you for your help.


Re: Where do i see installed APPs

Posted: Fri Sep 13, 2024 11:37 am
by rockedge

@Peinfull I don't know the package very well. I will need to install it to see what is what.......

Is this the correct one? -> https://customerconnect.omnissa.com/dow ... PId=118243

Before I reboot into F96-CE_4...is there supposed to be a menu entry for the app? Does it run from the command line?

No worries if you are not sure, in awhile I'll know more.


Re: Where do i see installed APPs

Posted: Fri Sep 13, 2024 12:15 pm
by Peinfull

Hello.

Yes that's the package.

As far as i know it's supposed to open like a regular regular app with it's menu and a log in.


Re: Where do i see installed APPs

Posted: Fri Sep 13, 2024 12:28 pm
by Trapster

The executables should have installed to /usr/bin
There are 5 of them that start with vmware-****.

The desktop file is /usr/share/applications/vmware-view.desktop and executes /usr/bin/vmware-view.
You can drag this file to your desktop.
If clicking on that file doesn't work, try

Code: Select all

vmware-view

in a terminal.


Re: Where do i see installed APPs

Posted: Sat Sep 14, 2024 3:06 am
by Flash
Trapster wrote: Fri Sep 13, 2024 12:28 pm

...If clicking on that file doesn't work, try

Code: Select all

vmware-view

in a terminal.

Or, if you're using Rox file manager, you can right-click on the file, choose Permissions, then Yes (to make it executable.) I think you might have to do that before you drag it to the desktop (which only creates a link to the file.)


Re: I installed VMWare Horizons .deb in F96-CE_4; where is it?

Posted: Thu Sep 19, 2024 12:05 pm
by Peinfull

It worked perfectly fine and now we got it on the desktop so any user can easily access it.

Thank you very much for all your help.