./installer not recognizing Office in RDPWindows
- Dominant language
- Shell
- Stars
- 10.3k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
Hi, MS Office is installed in the following location in RDPWindows
C:\Program Files (x86)\Microsoft Office\root\Office16
./installer don't recognize this path.
here is the result of ./installer command
` winapps git:(main) ✗ ./installer.sh
? Would you like to install for the current user or the whole system? (Use arrow keys) User
Removing any old configurations...
grep: /home/user/.local/share/applications/zotero.desktop: No such file or directory
Removing /home/user/.local/share/applications/access-x86.desktop... Finished.
Removing /home/user/.local/share/applications/cmd.desktop... Finished.
Removing /home/user/.local/share/applications/excel-o365-x86.desktop... Finished.
Removing /home/user/.local/share/applications/explorer.desktop... Finished.
Removing /home/user/.local/share/applications/iexplorer.desktop... Finished.
Removing /home/user/.local/share/applications/onenote-o365-x86.desktop... Finished.
Removing /home/user/.local/share/applications/outlook-o365-x86.desktop... Finished.
Removing /home/user/.local/share/applications/powerpoint-o365-x86.desktop... Finished.
Removing /home/user/.local/share/applications/powershell.desktop... Finished.
Removing /home/user/.local/share/applications/publisher-o365-x86.desktop... Finished.
Removing /home/user/.local/share/applications/windows.desktop... Finished.
Removing /home/user/.local/share/applications/word-o365-x86.desktop... Finished.
Removing /home/user/.local/share/applications/word-x86.desktop... Finished.
grep: /home/user/.local/bin/*: No such file or directory
Installing...
Checking for installed apps in RDP machine (this may take a while)... Finished.
Configuring Windows...tee: //home/user/.local/bin/windows: No such file or directory
chmod: cannot access '/home/user/.local/bin/windows': No such file or directory
Finished.
? How would you like to handle WinApps pre-configured applications? (Use arrow keys) Set up all detected pre-configured applications
cp: cannot create regular file '/home/user/.local/bin/winapps': No such file or directory
Configuring Access...tee: /home/user/.local/bin/access-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/access-x86': No such file or directory
Finished.
Configuring Cmd...tee: /home/user/.local/bin/cmd: No such file or directory
chmod: cannot access '/home/user/.local/bin/cmd': No such file or directory
Finished.
Configuring Excel...tee: /home/user/.local/bin/excel-o365-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/excel-o365-x86': No such file or directory
Finished.
Configuring Explorer...tee: /home/user/.local/bin/explorer: No such file or directory
chmod: cannot access '/home/user/.local/bin/explorer': No such file or directory
Finished.
Configuring Internet Explorer...tee: /home/user/.local/bin/iexplorer: No such file or directory
chmod: cannot access '/home/user/.local/bin/iexplorer': No such file or directory
Finished.
Configuring OneNote...tee: /home/user/.local/bin/onenote-o365-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/onenote-o365-x86': No such file or directory
Finished.
Configuring Outlook...tee: /home/user/.local/bin/outlook-o365-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/outlook-o365-x86': No such file or directory
Finished.
Configuring PowerPoint...tee: /home/user/.local/bin/powerpoint-o365-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/powerpoint-o365-x86': No such file or directory
Finished.
Configuring Powershell...tee: /home/user/.local/bin/powershell: No such file or directory
chmod: cannot access '/home/user/.local/bin/powershell': No such file or directory
Finished.
Configuring Publisher...tee: /home/user/.local/bin/publisher-o365-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/publisher-o365-x86': No such file or directory
Finished.
Configuring Word...tee: /home/user/.local/bin/word-o365-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/word-o365-x86': No such file or directory
Finished.
Configuring Word...tee: /home/user/.local/bin/word-x86: No such file or directory
chmod: cannot access '/home/user/.local/bin/word-x86': No such file or directory
Finished.
`
how can I changes svg.icon and info in Apps folder
@Fmstrat please help out.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.