Re: Startup Application

Tech-Archive recommends: Speed Up your PC by fixing your registry



That did it, thanks! Have a blessed day!
"Michael Bednarek" <mbATmbednarek.com@xxxxxxxxxxxxxxxxx> wrote in message
news:cv2t4392krim4o5pbi2lj5pe3jve7q3oli@xxxxxxxxxx
On Thu, 17 May 2007 12:42:28 -0400, Anthony Smith wrote in
microsoft.public.windows.server.setup:

I know this might sound a little petty, but how would I write a Machine
Startup Script for this app?
I searched the net and found all these tools for writing scripts along
with
sample scripts but none of the sample scripts I saw simply opens/executes
an
application. I downloaded a vbescript application which has tons of
samples
but none for a simple start/run an application.

Use GPEDIT.MSC, Computer Configuration, Windows Settings, Scripts,
Startup Script, Add. Just putting the fully qualified name of the
PayBridge program into the Script Name box should work.

Michael Bednarek wrote in message
news:im6i431e5mse93gkghf8kc2om4mdl3q7oq@xxxxxxxxxx
On Mon, 14 May 2007 14:58:51 -0400, Anthony Smith wrote in
microsoft.public.windows.server.setup:

I hope everyone had a nice weeked. We have a server running W2003 R2
and
there is an app that needs to run even if a user is not logged into
Windows.
It's in the startup folder but the problem I'm having is when I reset
the
server, the Windows login screen comes up. This app does not start
unless a
user logs in to Windows. Is there a way to startup this app without
having
someone sit at the machine and log in?

Have you tried to run the application from a Machine Startup Script?

--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"


.



Relevant Pages

  • Re: How can a script detect that Windows is shutting down?
    ... To do it the right way, you have to detect and handle the WM_QUERYENDSESSION message that windows will broadcast to every app, ... but subclassing is verboten in "pure" script, ... to detect the shutdown dialog, and then send a click to the ... If the user does a shutdown before closing the GUI the batch file still gets control when Windows closes the GUI app and attempts to send the file but doesn't have enough time to complete the transmit before Windows kills the batch file which results in incomplete files being sent. ...
    (microsoft.public.scripting.vbscript)
  • Re: VW under Aqua (OS X)
    ... Ir have read that under the latest version of OS X you will no longer need a startup script, X11 will supposedly start up automatically whenever an application requires it. ... Only the VW windows run as X11 windows, and they have the same window decorations as native windows. ... Below are our in-house notes on how to do this for our MetaEdit+ app: I've tried to edit them to make them more generic. ...
    (comp.lang.smalltalk)
  • Re: Creating Secure Standalone Binaries for 9/X
    ... I can't figure out how to lock down the app ... so the IP of the script is unprotected. ... does is copy the text of your script into the resource: ... Of course, as Andreas said, it's probably just a matter that the file type ...
    (comp.lang.tcl)
  • Re: Startup Application
    ... Startup Script for this app? ... sample scripts but none of the sample scripts I saw simply opens/executes an ...
    (microsoft.public.windows.server.setup)
  • Re: WebBrowser Control (VB5, VB6) & window.external. Possible?
    ... VB app for this information. ... <SCRIPT Language=JavaScript> ... app has to know something about the webpage objects, ... code has to know something about the hosting application. ...
    (microsoft.public.vb.general.discussion)