Great, it worked.
Thank you
The search returned 8 results
- May 26, 2023 - 1:51 PM
- Forum: WAPT Packages
- Subject: Removing icons from the desktop
- Answers: 8
- Views : 4145
- May 26, 2023 - 08:32
- Forum: WAPT Packages
- Subject: Removing icons from the desktop
- Answers: 8
- Views : 4145
Re: Removing icons from the desktop
It is located in c:\users\public\desktop
- May 25, 2023 - 3:57 PM
- Forum: WAPT Packages
- Subject: Removing icons from the desktop
- Answers: 8
- Views : 4145
Re: Removing icons from the desktop
Here's the result:
`wapt-get session-setup srv_truc-icone_visio -f`
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
Configuring srv_truc-icone_visio ...
Running session_setup for package srv_truc-icone_visio(=0-0) and user paul.ochon
Done
and the icon is still there
`wapt-get session-setup srv_truc-icone_visio -f`
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
Configuring srv_truc-icone_visio ...
Running session_setup for package srv_truc-icone_visio(=0-0) and user paul.ochon
Done
and the icon is still there
- May 25, 2023 - 1:54 PM
- Forum: WAPT Packages
- Subject: Removing icons from the desktop
- Answers: 8
- Views : 4145
Re: Removing icons from the desktop
Despite adding this second command, the icon still does not disappear.
- May 24, 2023 - 3:24 PM
- Forum: WAPT Packages
- Subject: Removing icons from the desktop
- Answers: 8
- Views : 4145
Removing icons from the desktop
Hello,
I'm trying to remove the Google Chrome icon from users' desktops.
I created a package for this and I'm using the command:
`def install():
remove_desktop_shortcut('Google Chrome')`.
I don't get an error message, but the shortcut is still there.
Thank you for your help.
I'm trying to remove the Google Chrome icon from users' desktops.
I created a package for this and I'm using the command:
`def install():
remove_desktop_shortcut('Google Chrome')`.
I don't get an error message, but the shortcut is still there.
Thank you for your help.
- February 10, 2023 - 3:00 PM
- Forum: WAPT Packages
- Subject: Creating a WUA package
- Answers: 4
- Views : 2903
Re: Creating a WUA package
I'm trying to call it wua-test.
I get a first message: "Bad target directory c:\users\admin\AppData\Local\Temp\2\ for package build" and then I get "invalid filename"
I get a first message: "Bad target directory c:\users\admin\AppData\Local\Temp\2\ for package build" and then I get "invalid filename"
- February 10, 2023 - 2:39 PM
- Forum: WAPT Packages
- Subject: Creating a WUA package
- Answers: 4
- Views : 2903
Re: Creating a WUA package
Hello again,
I'm on version 2.3.0.13438 and I'm using a console directly on the server.
Thank you.
I'm on version 2.3.0.13438 and I'm using a console directly on the server.
Thank you.
- February 10, 2023 - 10:27
- Forum: WAPT Packages
- Subject: Creating a WUA package
- Answers: 4
- Views : 2903
WUA package creation
Hello,
I'm using WAPT 2.3 on a Windows Server 2019.
error during the saving process
"Error in application: Invalid Filename"
I have no idea what's causing it.
Thank you for your help,
Jean-Michel
I'm using WAPT 2.3 on a Windows Server 2019.
error during the saving process
"Error in application: Invalid Filename"
I have no idea what's causing it.
Thank you for your help,
Jean-Michel
