Is there a way to restart your app, you know, kill it and restart it again right away?
Professional Software Development Tools
Is there a way to restart your app, you know, kill it and restart it again right away?
just call file.run b4 you exit the app, you could pass a argument to the app to tell it that its been restarted
Open your eyes to Narcissism, Don't let her destroy your life!!
So simply
Yeah, "etc" replaces the other options for that code, I'm a bit lazyPHP Code:File.Run("autorun.exe", etc )
Application.Exit(0);
![]()
thx guys!!!!