DelphiFan Magazine

Top Menu

Main Menu

  • DELPHI
  • CODE SAMPLES
  • FIREMONKEY
  • DATABASE
  • RELEASES
  • VIDEOS
  • REVIEW
  • TECH NEWS

logo

DelphiFan Magazine

  • DELPHI
  • CODE SAMPLES
  • FIREMONKEY
  • DATABASE
  • RELEASES
  • VIDEOS
  • REVIEW
  • TECH NEWS
  • How to add a server application written in UNIGUI to startup?

  • UniGUI Expiry Link Anonymizer

  • UniGUI Add CAPTCHA to the WEB project

  • UniGui. Unique hybrid of Delphi and JS

  • How to transform a blob field into string lines (varchar) in SQL Firebird?

CODE SAMPLESDELPHI
Home›CODE SAMPLES›How to add a server application written in UNIGUI to startup?

How to add a server application written in UNIGUI to startup?

By admin
January 27, 2021
598
0
Share:

This post is not about programming, but rather about Deploy applications and a little about administration.

The easiest way to host a UniGUI application on the StandAlone server is to simply drop the EXE file onto the server machine. Our EXE itself is a server program, so on the server machine we just need to run our EXE and open access to it. Let’s say on the Azure cloud this is done by adding EndPoints. But more on that another time. Here’s what we get

So, at the entrance we have a web application written in Delphi UniGUI, designed as an EXE and hosted on Windows Server R2 2008.

The task for today is simple – to add a task to the Task Scheduler to launch our EXE file after a system reboot. It will not start itself)) You can, of course, arrange it as a dll and add it to the IIS server, and then such a task does not need to be solved, but this is a separate story. How to do it?

In principle, there are already all the recipes on the network, but I decided to fix this for myself so as not to look for it all on the Internet.

Let’s start!

 

I have an English version of Windows Server

Открываем Control Panel\System and Security\Administrative Tools\Task Scheduler

We click 2 times and see this picture

Further, either through the wizard – launch Create Basic Task, or simply Create Basic Task – the main thing is to grasp the essence.

Find our task in the list and click on it 2 times, such a list will appear, once again find our task and go to properties

Next, be sure to do the following

Next, go to triggers and do 2! trigger

In principle, that’s all! The only thing in this situation is that our UniGUI application icon will not appear in the tray – well, God bless him! But after the reboot we get the following picture

Tagsadd to startupdelphiserverserver applicationuniguiweb projects
Previous Article

UniGUI Expiry Link Anonymizer

0
Shares
  • 0
  • +
  • 0
  • 0
  • 0
  • 0

admin

Related articles More from author

  • CODE SAMPLESDELPHI

    UniGUI Expiry Link Anonymizer

    January 27, 2021
    By admin
  • CODE SAMPLESDELPHI

    Amazing Cross Platform Email App Sample In Delphi 10.4.1 FireMonkey For Android And IOS

    August 13, 2020
    By admin
  • DELPHI

    Install help and samples for Rad Studio

    September 27, 2020
    By admin
  • CODE SAMPLESDELPHI

    Rapidly Use Delphi FireDAC In A Multithreaded Environment With The FireDAC.Pooling Sample

    September 14, 2020
    By admin
  • CODE SAMPLESDELPHIFIREMONKEY

    Delphi changes Android brightness

    December 10, 2020
    By admin
  • CODE SAMPLESDELPHI

    Good code samples for cxGrid Part2

    October 26, 2020
    By admin

Leave a reply Cancel reply

You may interested

  • CODE SAMPLESDELPHI

    Unigui quickly uses the css style of figma

  • CODE SAMPLESDELPHIFIREMONKEY

    Delphi Android permissions

  • CODE SAMPLESDELPHI

    Check Out 30+ Delphi Units To Take Your Development

  • LATEST REVIEWS

  • TOP REVIEWS

Timeline

  • January 27, 2021

    How to add a server application written in UNIGUI to startup?

  • January 27, 2021

    UniGUI Expiry Link Anonymizer

  • January 26, 2021

    UniGUI Add CAPTCHA to the WEB project

  • January 26, 2021

    UniGui. Unique hybrid of Delphi and JS

  • January 13, 2021

    How to transform a blob field into string lines (varchar) in SQL Firebird?

Latest Comments

Find us on Facebook

Follow Us on Instagram

logo

Our website, law, laws, copyright and aims to be respectful of individual rights. Our site, as defined in the law of 5651 serves as a provider of space. According to the law, contrary to the law of site management has no obligation to monitor content. Therefore, our site has adopted the principle of fit and remove. Works are subject to copyright laws and is shared in a manner that violated their legal rights, or professional associations, rights holders who, adsdelphi@gmail.com I can reach us at e-mail address. Complaints considered to be infringing on the examination of the content will be removed from our site.

About us

  • 660 Pennsylvania Avenue Southeast #100 Washington, DC 20003
  • 0123456789
  • adsdelphi@gmail.com
  • Recent

  • Popular

  • Comments

  • How to add a server application written in UNIGUI to startup?

    By admin
    January 27, 2021
  • UniGUI Expiry Link Anonymizer

    By admin
    January 27, 2021
  • UniGUI Add CAPTCHA to the WEB project

    By admin
    January 26, 2021
  • UniGui. Unique hybrid of Delphi and JS

    By admin
    January 26, 2021
  • How to add a server application written in UNIGUI to startup?

    By admin
    January 27, 2021
  • Amazing Cross Platform Email App Sample In Delphi 10.4.1 FireMonkey For Android And IOS

    By admin
    August 13, 2020
  • Critical Update Available For Delphi FireMonkey 10.4.1 On Android, IOS, OSX, Windows, And Linux

    By admin
    September 4, 2020
  • Setting up the IDE for your first Android Application in Delphi

    By admin
    September 7, 2020

Follow us

Find us on Facebook

© Copyright Delphifan Forum. All rights reserved.