Broken Pipe #491
Unanswered
charmedones
asked this question in
Q&A
Broken Pipe
#491
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
WE have a Docker container that has Tiny Windows 11 and we can access it via Remmina with no issues at all
We are trying to install the WINAPPS
when we run
xfreerdp /v:127.0.0.1 /u:"Docker" /p:"docker" /dynamic-resolution
we can connect to the windows Docker container
when we run the setup
root@ms1012 winapps]# ./setup.sh
################################################################################
WinApps Install Wizard
################################################################################
Q) Install or uninstall WinApps? --> Install
Q) Configure WinApps for the current user 'root' or the whole system? --> System
Q) Automatically install supported applications or choose manually? --> Automatic
WinApps installation already present at /usr/local/bin/winapps-src. Updating...
Already up to date.
Installing WinApps.
Checking for existing conflicting WinApps installations... Done!
Attempting to load WinApps configuration file... Done!
Checking whether dependencies are installed... Done!
Checking container status... Done!
Checking for an open RDP Port on Windows... Done!
Attempting to establish a Remote Desktop connection with Windows... Done!
Checking for installed Windows applications... Done!
Creating an application entry for Windows... Done!
Creating an application entry for access... Done!
Creating an application entry for cmd... Done!
Creating an application entry for excel-o365... Done!
Creating an application entry for explorer... Done!
Creating an application entry for iexplorer... Done!
Creating an application entry for magstar... Done!
Creating an application entry for onenote-o365... Done!
Creating an application entry for outlook-o365... Done!
Creating an application entry for powerpoint-o365... Done!
Creating an application entry for powershell... Done!
Creating an application entry for powershell-ide... Done!
Creating an application entry for publisher-o365... Done!
Creating an application entry for word-o365... Done!
INSTALLATION COMPLETE.
but none of the APPs in the Applicaton menu will start
any idea why?
Using AlmaLinux 9 with Docker image KMV Windows 11 tiny
Beta Was this translation helpful? Give feedback.
All reactions