All Questions
5
questions
1
vote
0
answers
444
views
How to load an XML "Unattend answer file" into the current Windows 10 installation?
There are a few possible customization for Windows 10 Enterprise, such as Custom Logon.
This page explains indeed how to create such a file using DISM for a future Windows installation image, but how ...
9
votes
4
answers
8k
views
How to totally remove the Windows 10 login screen?
I'd like to have the most "Unbranded boot" as possible on Windows 10 Pro or Enterprise.
I have read a few similar questions and I have already done the following steps:
Enabled user Auto ...
4
votes
1
answer
529
views
Kiosk embedded computer: hide as much as possible before the app starts in Windows
What is the industry-standard solution for touchscreen "kiosk" embdedded computers (in public places) running Windows to hide things as much as possible when the machine boots, until the ...
-1
votes
1
answer
79
views
Hide everything before my app starts
For a kiosk computer (no keyboard, no mouse, only touch screen), I would like to hide everything before my app starts, or replace it by a custom logo. How can I do this?
Disable the display of BIOS ...
0
votes
1
answer
316
views
How can I run my Netbeans IDE in Fedora 15 just after auto login? So that I do not see any other gnome details
After /etc/gdm/custom.conf modification. I want to startup in full screen my application such as IDE or Kiosk apps. Without showing up Gnome desktop taskbar etc.
How can I do that in my Fedora 15? I ...