Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Log-off instead of Reboot


1 reply to this topic

jyrki

jyrki
  • Full Members
  • 4 posts

Posted 21 November 2007 - 12:15

Using SdFinishReboot(), I can force a reboot of the user's computer. Is there a way to force only the user's log-off ? This would be enough for me to update my system environment variables and would save the user the additional time for the complete reboot.
Thanks for your help !

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 23 November 2007 - 01:27

I don't think there's a built in function for this. You would have to call the appropriate Windows API to log off the user.