Skip to content

Launcher

TheComet10 edited this page Apr 29, 2025 · 3 revisions

The Launcher

For this app, we created a dedicated launcher because we didn't want to let our users downloading the .zip file every time; so we made a system that can update the app whenever we release a new version, open the app with just one click, store the app in a selected location and let you use it without worries.

How can i get the launcher?

Very easy, we created an installer to let you do so!

How the launcher works

We have used a .NET application to do so. We have stored online the .zip file, the launcher downloads it, unzips it and it's all done. The first time it opens, it will download directly the app in the folder selected by the installer, but when it comes to update, it will asks you if you want to. Don't worry, the app can be used even if it's not updated. Inside the installer you can find the current version of the app and also a multi signal button in the center that advise you of what is he doing and that can be used to start the app.

Common Problems of RAS Launcher

The launcher can have some issues that can be mostly resolved by using Administrator privileges. So start the RAS launcher as administrator.


Very Long Error while Installing

When you try to install or update can occur an error that says that the file brs.zip is missing, that happens when you have downloaded the launcher into the system memory space. You can anyway fix it by using administrator privilages.


I've updated the app, but when it opens it's the same as it was before

This type of error is caused by the launcher installing the new version correctly but have the old one still in its folder. For this is more tricky, but this is how to fix:

  • You have to first head to the launcher folder (as default is C:\Program Files (x86)\Comet Industries\RAS Installer\Launcher);
  • Select the RAS folder and delete it;
  • Open again the RAS launcher, better with administrator, and it should work.

Clone this wiki locally