The search returned 8 results

by Jacki
June 15, 2016 - 10:15
Forum: WAPT Server
Subject: Wake-on-LAN installation programming
Answers: 2
Views : 3107

Re: Wake-on-LAN installation programming

Does anyone have any ideas? :(
by Jacki
June 9, 2016 - 10:41
Forum: WAPT Server
Subject: Wake-on-LAN installation programming
Answers: 2
Views : 3107

WakeonLAN installation programming

Hello,

is it possible to schedule a package installation with wakeonlan startup?
by Jacki
May 25, 2016 - 09:53
Forum: WAPT Server
Subject: On-the-fly package installation
Answers: 5
Views : 4421

Re: On-the-fly package installation


Or, when you click on the machine, you have the list of packages on the right. You can right-click on the package you want to uninstall, then click on uninstall.

The package is indeed uninstalled, but as I said earlier, the package remains in "Required Packages," and therefore in the view it...
by Jacki
May 24, 2016 - 5:38 PM
Forum: WAPT Server
Subject: On-the-fly package installation
Answers: 5
Views : 4421

Re: On-the-fly package installation

Currently, when you install a package via the console, you have to do it through "Required Packages." If you remove the package from "Required Packages," it isn't uninstalled; it's just marked as no longer needed on the system. You have to put it back in "Packets...".
by Jacki
May 24, 2016 - 4:17 PM
Forum: WAPT Server
Subject: On-the-fly package installation
Answers: 5
Views : 4421

On-the-fly package installation

Hello,

it would be useful to be able to install packages directly from the console without having to go through "required packages,"
in other words, to install a package from the console as if you were using `wapt-get install package` in a command prompt.

This would allow for two types of installation...
by Jacki
May 24, 2016 - 11:40
Forum: WAPT Packages
Subject: PC startup command
Answers: 6
Views : 7302

Re: PC startup command

Hello,

this information interests me. I would like to set a registry value at each login or in case it is modified.
I tested this command

: `def session_setup():
registry_setstring(HKEY_CURRENT_USER, "Software\\Microsoft\\Windows\\CurrentVersion ...`)`
by Jacki
May 17, 2016 - 3:22 PM
Forum: WAPT Packages
Subject: [Wapt - installation path]
Answers: 23
Views : 21954

Re: [Wapt - installation path]

I just re-packaged it with the version that doesn't copy, and it works.

Thank you.
by Jacki
May 17, 2016 - 10:18
Forum: WAPT Packages
Subject: [Wapt - installation path]
Answers: 23
Views : 21954

Re: [Wapt - installation path]

Hello everyone,

I'm new to this forum. I'm going to offer my help on this topic, which I also encountered when creating the Firefox package.
Our applications are also installed on D: to separate the system and the applications.
Regarding Firefox, as mentioned, you need to create a...