Hello,
Thanks a lot. It was very easy in fact. My problem was I have added a "/" at the end of the product ID because of the tabulation in Linux terminal.
The command "opsi-package-manager -r javavm" worked fine and I was able to remove javavm package. Also don't need to be in a particular location ...
Die Suche ergab 4 Treffer
- 16 Feb 2018, 14:10
- Forum: Free Support
- Thema: How to remove javavm from OPSI gui interface
- Antworten: 2
- Zugriffe: 2762
- 16 Feb 2018, 12:51
- Forum: Free Support
- Thema: How to remove javavm from OPSI gui interface
- Antworten: 2
- Zugriffe: 2762
How to remove javavm from OPSI gui interface
Hi,
I am a beginner in OPSI, and I cannot manage to remove the package javavm from the GUI interface of OPSI. The package is located in /var/lib/opsi/depot , also in /opt/pcbin/install/ , /var/lib/opsi/repository/ , but not located in /home/opsiproducts (as javavm is a "native" package of OPSI when ...
I am a beginner in OPSI, and I cannot manage to remove the package javavm from the GUI interface of OPSI. The package is located in /var/lib/opsi/depot , also in /opt/pcbin/install/ , /var/lib/opsi/repository/ , but not located in /home/opsiproducts (as javavm is a "native" package of OPSI when ...
- 27 Okt 2017, 15:44
- Forum: Free Support
- Thema: Batch script to copy/create file/folder in AppData
- Antworten: 2
- Zugriffe: 9293
Batch script to copy/create file/folder in AppData
Hello,
Do you know if it is possible to copy or move a file to C:\Users\Username\AppData\Roaming through OPSI ?
I have tried using the OPSI command (winst) copy with parameter 's' and also without parameter, but impossible. I cannot manage with a Dos batch too (by asking OPSI to execute the batch ...
Do you know if it is possible to copy or move a file to C:\Users\Username\AppData\Roaming through OPSI ?
I have tried using the OPSI command (winst) copy with parameter 's' and also without parameter, but impossible. I cannot manage with a Dos batch too (by asking OPSI to execute the batch ...
- 26 Okt 2017, 22:33
- Forum: Free Support
- Thema: Variables and Dos commands in OPSI
- Antworten: 1
- Zugriffe: 5387
Variables and Dos commands in OPSI
Hello,
I am stucked while trying to launch Dos commands in the setup.ins script in order to create a folder in C:\Users\User\AppData\Roaming.
I have tried using cd %AppdataDir% and cd %CurrentAppdataDir% to enter inside the Roaming folder but it does not work, nor using the full path (cd C:\Users ...
I am stucked while trying to launch Dos commands in the setup.ins script in order to create a folder in C:\Users\User\AppData\Roaming.
I have tried using cd %AppdataDir% and cd %CurrentAppdataDir% to enter inside the Roaming folder but it does not work, nor using the full path (cd C:\Users ...