2012 Jul 12 7:52 PM
Hello all,
When I start GuiXt this script displays rather than the profile window. I haven't found any way to get the profile window to display. When I first started working with this the profile window would display. Then I set the parameter to hide the GUIXt window. Since then I haven't found a way to display the profile window.
I can display the GuiXt window by running the following from the command line:
guixt.exe visible
But I haven't found any way to make the profile window display.
See the attached screen print for further clarification.
I am using the GuiXt version that comes with SAP. We are on ECC6.
Thanks
Bruce
Hello all,
When I start GuiXt this script displays rather than the profile window. I haven't found any way to get the profile window to display. When I first started working with this the profile window would display. Then I set the parameter to hide the GUIXt window. Since then I haven't found a way to display the profile window.
I can display the GuiXt window by running the following from the command line:
guixt.exe visible
But I haven't found any way to make the profile window display.
See the attached screen print for further clarification.
I am using the GuiXt version that comes with SAP. We are on ECC6.
Thanks
Bruce
2012 Jul 20 1:12 PM
Hi Bruce,
You can try the following:
. . .
StartMinimized Yes // Start with a minimized window
StartHidden No // Start with a hidden window
. . .
Clicking on the button Profiles will appear the content of guixt.ini in Notepad.
Regards,
ScriptMan