Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command Line Utility in Windows 11 doesn't work with Safe Browser allowed application #919

Closed
allenzx2005 opened this issue Jun 17, 2024 · 7 comments
Assignees
Labels
stale This issue had no recent activity and will thus soon be closed. system This issue is caused by a bug or restriction in the operating system.

Comments

@allenzx2005
Copy link

Important

Describe the Bug
Having added "Windows Command Line Utility" to the allowed application list. However, when entered the safe exam browser session, and then when clicked on the command line utility, it would not launch (actually it opened but is instead on the Windows 11 desktop). This used to work flawlessly with windows 10 back then.

Steps to Reproduce
Steps to reproduce the behavior:

  1. add cmd from : "C:\Windows\System32\cmd.exe" into the allowed application list
  2. Launch from inside of safe browser, cmd.exe launches but is hidden behind the safe browser. cmd.exe runs on the windows desktop.

Expected Behavior
Launch cmd from inside of safe browser, cmd.exe launches and shows up inside the safe browser
Screenshots
If applicable, add screenshots to help explain your p
Screenshot 2024-06-17 105024
roblem.

Version Information

  • OS: [e.g. Windows 10 Professional, Version 1803]
  • SEB-Version [e.g. SEB 3.0.1]

Additional Context
Add any other context about the problem here.

@danschlet
Copy link
Member

Hmm, for what else than attempting to manipulate SEB would you try to allow the command line utility to run during an exam?

@allenzx2005
Copy link
Author

Hi Daniel,
Thanks for getting back to me. We use cmd.exe to compile and link c++ programs with make files on windows and we don't always like using IDEs like VS code, because they now come with integrated AI functions. So we prefer students to use editors in invigilated environment.

And powershell, on the other hand, worked.

Allen
p.s. this is the instructor (Gladys Wong, my D.Sc. is from ETH) and I need to say that we do not have an Oberon system installed here in Vancouver, Canada... sigh

@dbuechel
Copy link
Member

@allenzx2005 Did you add the application via the button "Choose Application..."? It may be that the paramters like signature, path and/or original name are missing or incorrect.

If that still doesn't work, please provide the log files of the affected session(s) in order to investigate why SEB doesn't start or permit the console application.

@dbuechel dbuechel added the information required This issue lacks information or requires feedback. label Jun 20, 2024
@allenzx2005
Copy link
Author

Hi Daniel,

Yes, cmd.exe was added correctly in Safe browser. Other applications, like powershell.exe works perfectly. In fact, cmd.exe worked flawlessly with safe browser back in Windows 10. I think it is something with Windows 11 not playing nice. When launching cmd.exe from inside the browser, cmd.exe does launch, but is hidden behind the browser and we would quit the browser to see it.

I have attached the logs.

thank you so much!
allen
2024-06-24_13h29m36s_Browser.log
2024-06-24_13h29m36s_Client.log
2024-06-24_13h29m36s_Runtime.log

@dbuechel dbuechel added being investigated This issue is being investigated. and removed information required This issue lacks information or requires feedback. labels Jun 26, 2024
@dbuechel
Copy link
Member

dbuechel commented Jun 26, 2024

I think the issue is that under Windows 11 (starting from version 22H2), the console application will by default be started in the new Windows Terminal application: https://support.microsoft.com/en-us/windows/command-prompt-and-windows-powershell-for-windows-11-6453ce98-da91-476f-8651-5c14d5777c20.

Most likely, the new terminal application is incompatible with SEB's kiosk modes and/or tries to start a new explorer instance as can be seen in the log. Thus, please try any of the solution attempts listed in the above linked article from Microsoft.

@dbuechel dbuechel added system This issue is caused by a bug or restriction in the operating system. and removed being investigated This issue is being investigated. labels Jun 26, 2024
Copy link

This issue is stale because it has been open for 28 days with no activity. It will soon be closed automatically if there are no updates.

@github-actions github-actions bot added the stale This issue had no recent activity and will thus soon be closed. label Jul 25, 2024
Copy link

github-actions bot commented Aug 8, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue had no recent activity and will thus soon be closed. system This issue is caused by a bug or restriction in the operating system.
Projects
None yet
Development

No branches or pull requests

3 participants