Die Suche ergab 10 Treffer

von jester
07 Okt 2011, 22:43
Forum: News
Thema: opsi-wiki and feed activation in the forum
Antworten: 1
Zugriffe: 3221

Re: opsi-wiki and feed activation in the forum

For anyone also looking where to find this new wiki:
Go back to this forum's first page (Board Index) and you'll find a link at the top of the board-index.
von jester
05 Jul 2011, 17:21
Forum: Free Support
Thema: Editing XML => SetAttribute Not recognized
Antworten: 4
Zugriffe: 3469

Re: Editing XML => SetAttribute Not recognized

Hi D. Oertel,

Thanks for the reference. I still could not find a solution to my problem in those examples through the use of XMLPatch in these files, but worked around it with the use of PatchTextFile.


Regards.
von jester
01 Jul 2011, 14:06
Forum: Free Support
Thema: Editing XML => SetAttribute Not recognized
Antworten: 4
Zugriffe: 3469

Re: Editing XML => SetAttribute Not recognized

Hi Wolfbardo, I found that script and used it as guidance but it only handles child elements. Using a construction like that won't change the value of 'Product'-attribute of the main 'Configuration' tag. I've tried that with a construct like below, but that won't work: [XMLPatch_config.xml] OpenNode...
von jester
01 Jul 2011, 12:42
Forum: Free Support
Thema: Editing XML => SetAttribute Not recognized
Antworten: 4
Zugriffe: 3469

Editing XML => SetAttribute Not recognized

Hi folks! I'm still kinda new to Opsi and trying to get a grasp on the winst scripting language. I've been reading the docs, searching the forums and trying over and over but can't seem to work this out. I want to edit a XML file (for installing Office) on a Opsi4 installation from my setup32.ins sc...
von jester
07 Jun 2011, 12:58
Forum: Freier Support
Thema: Fehler beim Bearbeiten von Install of package(s)
Antworten: 5
Zugriffe: 3371

Re: Fehler beim Bearbeiten von Install of package(s)

Ich habe das Problem gerade gelost, ich habe es schon mehrmals gemacht am Installation, aber nach nochmals dem folgende Befehl hat es geklappt:

Code: Alles auswählen

opsi-setup --set-rights
von jester
07 Jun 2011, 12:01
Forum: Freier Support
Thema: Fehler beim Bearbeiten von Install of package(s)
Antworten: 5
Zugriffe: 3371

Re: Fehler beim Bearbeiten von Install of package(s)

Entschuldige fuhr meinem Deutsch aber ich wollte keine neuer topic starten. Ich habe dass selber Problem: # opsi-package-manager -i winxppro_nl_4.0-4.opsi Errors occured: Failure while processing Install of package(s) /home/opsiproducts/winxppro_nl/winxppro_nl_4.0-4.opsi on depot 'opsi4.hakkers.loc'...
von jester
03 Sep 2010, 10:27
Forum: Free Support
Thema: Product properties for WinstScripts in Opsi wiki
Antworten: 6
Zugriffe: 7726

Re: Product properties for WinstScripts in Opsi wiki

Hi Wolfbardo. Okay, so i need to search the scripts for the inivar() or GetProductProperty() functions to find the variables i need to add as product-properties to the control file. But how do you know what the variables are for, and what the allowed/possible values are?! I guess you can find some a...
von jester
03 Sep 2010, 09:31
Forum: Free Support
Thema: Product properties for WinstScripts in Opsi wiki
Antworten: 6
Zugriffe: 7726

Re: Product properties for WinstScripts in Opsi wiki

Hello D. Oertel, Thank you for your reply, you are interpreting my question to deep/complicated. I can find the scripts for installing Office2007 here in the wiki: http://www.opsi.org/opsi_wiki/Off2007 , but where can i find the ProductProperties for Office2007 that i need to add to the control-file...
von jester
02 Sep 2010, 16:01
Forum: Free Support
Thema: Product properties for WinstScripts in Opsi wiki
Antworten: 6
Zugriffe: 7726

Re: Product properties for WinstScripts in Opsi wiki

Hi V. Sternemann,

Thanx for your reply. It's more or less what i found as well, but my problem is how do you know what properties to add ?
For example, i'm looking at the Office2007 WinstScript, but where do i find the properties i need to add to the control-file ?!

Regards.
von jester
01 Sep 2010, 20:32
Forum: Free Support
Thema: Product properties for WinstScripts in Opsi wiki
Antworten: 6
Zugriffe: 7726

Product properties for WinstScripts in Opsi wiki

Hi folks! Doing some testing if Opsi could work for our company. Everything is set-up and done some initial testing with unattended winxppro installs with drivers and all. Now moving on to software installing. Found the WinstScripts in the wiki and created the .opsi package for firefox... that did n...