473,396 Members | 1,840 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

help with windows logon and application

Sorry if this is off topic, I haven't really used this forum a lot so I don't know where to put it. Anyways I have a game application that runs off a list games and users on a file, that I built in Visual C#. I'm running Windows XP Pro and I use the classic startup screen with CAD enabled. I was wondering if it is possible to start that application before the windows logon screen appears and then as soon as the application is done with its business or if theres an error it will load the logon screen.

I've been reading a lot of how to run services on system start up, but I can't find any on how to run user interfaced programs. I know one way of loading an application on the logon screen, and that is to change the logon.scr value to another application, and then that application will run when the screen saver starts. I've tested it out with an application I also built in C#. In that application running as the "screen saver" I could still access file on a drive because I ran notepad.exe from the application. Thats the kind of the thing I'm wanting my game application to be able to do, which I think would run fine since I was able to still access files through notepad.exe that I ran from the "screen saver" application.

To sum it up I guess, I need my game application to run before windows logon runs. Does anyone know how to do this?

Thanks in advance,

Michael
Apr 12 '07 #1
5 2322
sicarie
4,677 Expert Mod 4TB
Just out of curiosity, why do you need for your "game" to run before the OS itself is ready to run?

Are these computers added to a domain?
Apr 12 '07 #2
sicarie
4,677 Expert Mod 4TB
Ah, sorry, I thought you were speaking of the splash screen, though I'm still wondering why you would need this to run before the user can do anything.

Did you look into putting it in the 'startup' folder, or something like the program to make an exe run as a service? I don't remember it off the top of my head - I think it's a Winternals application, but I may be wrong.
Apr 12 '07 #3
I wanted the application to run without having to log on to windows but still be able to access files. But now thinking about it and reading some info on msgina I'm sure this would probably be impossible because of a security threat. I guess I would have to make my own gina or something.

and no, this is just a local computer. theres no domain.
Apr 12 '07 #4
sicarie
4,677 Expert Mod 4TB
Hmmm, you could put the authentication in your program, disable the local logon on your computer, and then have it authenticate to LDAP or something.
Apr 12 '07 #5
ok, thanks for the fast reply. i'll look into it and see if i can find some stuff.
Apr 12 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Charlie Ting | last post by:
Hi. Let me tell you my domain environment. It's NT 4.0 domain with a Windows 2000 member server running as ASP.NET/IIS/MS SQL 2000, all in one box, and it worked fine. Recently, we bought a new...
1
by: Sword | last post by:
I have an ASP.NET application that using form-based authentication. I have a logon page, the user can enter his user name and password – which stored on a remote SQL server, after click the Logon...
7
by: Mullin Yu | last post by:
if i put the same code at the windows application or console, i can logon to the computer. but, if i put the same code at the windows service and start it, i still can't logon to the machine. ...
10
by: Brian Conway | last post by:
I have no idea what is going on. I have a Login screen where someone types in their login information and this populates a datagrid based off of the login. Works great in debug and test through...
11
by: ricolee99 | last post by:
Hi everyone, I'm trying to invoke my .exe application from a remote server. Here is the code: ManagementClass processClass = new ManagementClass ("\\\\" +"RemoteServerName" +...
8
by: Nils Magnus Englund | last post by:
Hello, I am having trouble using Integrated Windows Authentication between our intranet server and our database server, both of which are on our local domain. Windows authentication works for...
0
by: Sword | last post by:
I have an ASP.NET application that using form-based authentication. I have a logon page, the user can enter his user name and password – which stored on a remote SQL server, after click the Logon...
5
by: lmttag | last post by:
ASP.NET 2.0 (C#) application Intranet application (not on the Internet) Using Windows authentication and impersonation Windows Server 2003 (IIS6) Server is a member server on a domain Logged...
9
by: Alex | last post by:
Get the Name and Phone Number of the Current Windows User in a .NET Application I am writing a simple .NET (C#) application. It needs to "automatic" get the Name (last, first) and phone number...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.