Virtualize and Access Anywhere: Thinfinity VirtualUI Application Publishing Guide

How to Publish an Application in Thinfinity VirtualUI Server


Product: Thinfinity VirtualUI
Version: 3 and above

Introduction

This step-by-step tutorial will guide you through the process of virtualizing your applications and making them accessible from any web browser using Thinfinity VirtualUI. Get ready to take advantage of cross-platform functionality without rewriting your existing code.

Requirements

To use the Thinfinity VirtualUI, you will need access to the source code to add a piece of code to your development project. You can find the code example for your specific programming language here.
Once you have integrated and tested your application with Thinfinity VirtualUI on your development machine, the next step is to deploy it on a server.

Step-by-Step Guide

To create an application profile, follow these steps:
  • Open Thinfinity VirtualUI Server Manager.


  • Go to the Applications tab and click on the Add button.
 

  • Name the application and specify the application path and file name.
 

  • You can check the Default Application option to bypass the Thinfinity VirtualUI portal and go directly to the selected profile. You can access the other profiles through their virtual path URLs.
You can also add your own icon to the application by clicking the None box next to Icon.


  • Click OK and then Apply on the Server Manager screen.
 

  • Now the application is ready to be accessible on the web.
 

Conclusion

In summary, this tutorial has provided a step-by-step guide to virtualizing your applications and making them accessible from any web browser using Thinfinity VirtualUI. By following these steps, you can easily create an application profile and deploy it to a server to enable cross-platform functionality without rewriting existing code.
If you have any further inquiries or need additional support, please do not hesitate to reach out to us. Our team is always available to help address any questions or concerns you may have.


    • Related Articles

    • Thinfinity VirtualUI: Publishing an Application

      Product: Thinfinity VirtualUI Version: 3 and above Introduction Thinfinity VirtualUI is a software solution designed to facilitate web integration for Windows-based applications. This guide will walk you through the process of getting started with ...
    • Thinfinity VirtualUI: Integration with Different Coding Languages

      Product: Thinfinity VirtualUI Version: 3 and above Introduction Thinfinity VirtualUI is a software solution designed to easily integrate Windows-based applications with web technologies, enabling remote access through web browsers. It extends the ...
    • Thinfinity VirtualUI: Testing with Development Server

      Product: Thinfinity VirtualUI Version: 3 and above Introduction Thinfinity VirtualUI is a software solution designed to simplify Web integration for Windows-based applications. This guide will walk you through the process of getting started with ...
    • How to run a WinForms Application Inside the Web Browser

      Do you have a WinForms (C#) application that you wish to publish on the web? Thinfinity® VirtualUI allows you to convert WinForms to web application by adding a small line of code to your C# application so it can then be accessed from any OS and ...
    • How to set up permissions for an application in Thinfinity VirtualUI

      Product: Thinfinity VirtualUI Version: 3 and above Introduction To guarantee appropriate access for each user, it's important to set up permissions in the Application Profiles Editor found in the Thinfinity VirtualUI Server Manager. We'll cover the ...