[wpkg-users] [Bug 106] WPKG holds log on operation and does nothing

2008-04-10 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=106





--- Comment #16 from Jens Geile [EMAIL PROTECTED]  2008-04-10 12:45:53 ---
This doesn't look too good...

Environment: WPKG Client 1.2.0-rc6, Windows XP SP2 German fully patched

My settings.xml:
?xml version=1.0 encoding=utf-8?
configuration
  file\\SERVER\wpkg\wpkg.js/file
  path-userDOMAIN\USER/path-user
  path-passwordPASSWORD/path-password
  exec-userSYSTEM/exec-user
  exec-password/exec-password
  parameters/synchronize/parameters
  silentYES/silent
  pre-action/pre-action
  post-action/post-action
  show-GUINO/show-GUI
  logon-delay5/logon-delay
  logon-message-1Software wird installiert/logon-message-1
  logon-message-2Bitte warten.../logon-message-2
  script-variable name=SOFTWARE\\SERVER\software/script-variable
  prioritynormal/priority
  stop-service-after-doneYES/stop-service-after-done
  laptop-modeYES/laptop-mode
  server-connecting-methodstandard/server-connecting-method
  server-connecting-ipSERVER/server-connecting-ip
  server-connecting-timeout3/server-connecting-timeout
  server-connecting-script-timeout3/server-connecting-script-timeout
  server-connecting-script-file/server-connecting-script-file
/configuration

I reset the settings to this settings.xml as the base settings for each run and
only changed one or two options before restarting:

1. stop-service-after-doneNO/stop-service-after-done
= Full logon delay.

2. pre-actionC:\sleep.exe 30/pre-action
   (sleep.exe downloaded from http://www.computerhope.com/dutil.htm)
= Full logon delay.

3. stop-service-after-doneNO/stop-service-after-done
   pre-actionC:\sleep.exe 30/pre-action
   (sleep.exe downloaded from http://www.computerhope.com/dutil.htm)
= Full logon delay.

4. laptop-modeNO/laptop-mode
= Full logon delay.

5. laptop-modeNO/laptop-mode
   stop-service-after-doneNO/stop-service-after-done
= Full logon delay.

6. laptop-modeNO/laptop-mode
   stop-service-after-doneNO/stop-service-after-done
   show-GUIYES/show-GUI
= Full logon delay.

7. stop-service-after-doneNO/stop-service-after-done
   show-GUIYES/show-GUI
   pre-actionC:\sleep.exe 30/pre-action
   (sleep.exe downloaded from http://www.computerhope.com/dutil.htm)
= Full logon delay.

8. server-connecting-ipIP_OF_SERVER/server-connecting-ip
= Full logon delay.

I'm out of ideas what other combinations I could test. Something is definitely
borked here.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] Installation WPKG client

2008-04-10 Thread Daniel Dehennin
Hello,

I'm doing some tests and I see that installing WPKG client in a
special user netlogon require a map for the settings.xml file.

msiexec /qb /i w:\client\wpkg client 1.2-rc6.msi 
SETTINGSFILE=w:\client\settings.xml

Using:

msiexec /qb /i w:\client\wpkg client 1.2-rc6.msi 
SETTINGSFILE=\\myserver\client\settings.xml

does not work, any idea ?

Regards.
-- 
Daniel Dehennin
RAIP de l'Orne
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] Installation WPKG client

2008-04-10 Thread Daniel Dehennin
Tomasz Chmielewski [EMAIL PROTECTED] writes:

 1. What do you mean by a special user netlogon?

This is a domain admin user, during login of this user, the netlogon
just install the WPKG client.

It's a quick way to setup WPKG on several hosts, just login with this
account.

 2. Do you have access to XML file? I.e., does the following work?

type \\myserver\client\settings.xml

That was the problem. During the test I need to do \\myserver and
login before running my batch script.

So, now it woks with UNC ;-)

msiexec /qb /i \\myserver\wpkg\client\wpkg client 1.2-rc6.msi 
SETTINGSFILE=\\myserver\wpkg\client\settings.xml

Thanks.
-- 
Daniel Dehennin
RAIP de l'Orne
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] [Bug 107] New: WPKG fails to check for equality of registry data

2008-04-10 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=107

   Summary: WPKG fails to check for equality of registry data
   Product: WPKG
   Version: 1.0-rc8
  Platform: PC
OS/Version: All
Status: ASSIGNED
  Severity: normal
  Priority: P3
 Component: wpkg.js
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
 QAContact: wpkg-users@lists.wpkg.org
CC: [EMAIL PROTECTED]


As reported by Vladimir Psenicka. Tomasz added some additional remarks.

WPKG seems to fail to check for registry data equality. For example the
following check will fail (reported by Vladimir):

check type=registry condition=equals
path=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Common\LanguageResources\SKULanguage
value=1029 /

Tomasz reported that all checks in the following format will fail too:

check type=registry condition=equals
path=HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections
value=0 / 

I promised to investigate.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] Installed client version 1.2-RC6, About shows version 1.0.6

2008-04-10 Thread Tor Soerensen
Hello again,
I just noticed something. If i run wpkginst.exe and click about it says
version 1.0.6 in the top of the window. Has the about message been
updated? Or have I done something wrong when installing?
Regards,
Tor Sorensen
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] determining MSIEXEC product code?

2008-04-10 Thread Adam Williams
I have a piece of software installed with WPKG and I want to uninstall
it, and the uninstall instructions from app deploy say to uninstall it with:

MSIEXEC.EXE /X {PRODUCTCODE} REMOVE=ALL /Q

but, how do I figure out what the product code of the application is?


-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] Installed client version 1.2-RC6, About shows version 1.0.6

2008-04-10 Thread Tomasz Chmielewski
Tor Soerensen schrieb:
 Hello again,
 I just noticed something. If i run wpkginst.exe and click about it says 
 version 1.0.6 in the top of the window. Has the about message been 
 updated? Or have I done something wrong when installing?

Yes, version 1.2-RC6 shows 1.0.6 in About window.
It is normal and you didn't do anything wrong.


-- 
Tomasz Chmielewski
http://wpkg.org
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] determining MSIEXEC product code?

2008-04-10 Thread Rainer Meier
Hi Adam,

Adam Williams wrote:
 I have a piece of software installed with WPKG and I want to uninstall
 it, and the uninstall instructions from app deploy say to uninstall it with:
 
 MSIEXEC.EXE /X {PRODUCTCODE} REMOVE=ALL /Q
 
 but, how do I figure out what the product code of the application is?

This often causes headaches to me as well ;-)
You might read the uninstall code from the registry - see 
HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall

However I hate that method - and some applications seem to change this 
code on each release - so you have to find it again. For example 
AcrobatReader is changing it on each release/update (contains the 
version number).

Therefore I recommend another way. Just use

msiexec /x path\to\software.msi /qn

Instead of the product code you specify the MSI package you used to 
install the package.

br,
Rainer
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] determining MSIEXEC product code?

2008-04-10 Thread Tomasz Chmielewski
Adam Williams schrieb:
 I have a piece of software installed with WPKG and I want to uninstall
 it, and the uninstall instructions from app deploy say to uninstall it with:
 
 MSIEXEC.EXE /X {PRODUCTCODE} REMOVE=ALL /Q
 
 but, how do I figure out what the product code of the application is?

If you have it already installed, you can check it with regedit.exe:

Start regedit.exe.

Go to HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall

Press ctrl+f and type the name of that app - which can be found in 
(Add/remove programs).

When it's found, look for UninstallString.


-- 
Tomasz Chmielewski
http://wpkg.org
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] Solved: There is a problem with this Windows Installer Package when trying to install wpkg client

2008-04-10 Thread Tor Soerensen
Dear all,
 
I thought I'd commit this to the mailing list for future reference.
 
I had trouble installing the wpkg client 1.2-rc6. 
 
I was attempting to run the command:
 
msiexec /qn /i z:\client\wpkgsetup.msi
SETTINGSFILE=z:\client\settings.xml
 
But the install failed with the error message There is a problem with
this Windows Installer Package. A program run as part of the setup did
not finish as expected. Contagt your support personnel or package
vendor.

In the windows program log, i got the following message:
 

Product: WPKG -- Error 1722. There is a problem with this Windows
Installer package. A program run as part of the setup did not finish as
expected. Contact your support personnel or package vendor. Action
_C80DCABA_F908_47B9_8D19_F3F2F4C01E9C, location:
C:\Programmer\wpkg\wpkginst.exe, command:
--SETTINGSFILE=z:\client\settings.xml  
Cause of the problem: Configuration error in settings.xml. So if
someone else encounters the same error, I would advice to take a good
look to see if there are any syntax errors in settings.xml.
 
Regards,
Tor Bechmann Sorensen
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] WPKG 1.0 check error

2008-04-10 Thread Rainer Meier
Hi,

Vladimír Pšenička wrote:
 Hello.
 
 I am testing new version of WPKG (1.0) with same xml files and get some
 strange error (Error number: 800a01b6). I didnt have problem with
 previous version of WPKG (0.9)
 
 I can tell, when error occurs:
 
 At this check condition:
 
 check type=logical condition=or
  check type=registry condition=equals 
 path=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Common\LanguageResources\SKULanguage
  value=1029 /
  check type=logical condition=and
  check type=file condition=exists 
 path=%PROGRAMFILES%\Microsoft Office\OFFICE11\winword.exe /
  check type=file condition=versionequalto 
 path=%PROGRAMFILES%\Microsoft Office\OFFICE11\winword.exe 
 value=11.0.8169.0/
  /check
 /check

Thanks again for your report. In the meantime I opened a Bugzilla report 
to track this issue. See Bug 107 
(http://bugzilla.wpkg.org/show_bug.cgi?id=107).

A fix can be downloaded there too (versions 1.0.1 and 1.1.0-M4 are 
provided).

Again, thanks very much for reporting and debugging.


Changes in short:

FIX: Fixed Bug 107. Registry equality checks throw an error in case of 
checked
  value is of type REG_DWORD or REG_BINARY. Now the values are 
converted to
  strings before comparing it to the 'value' attribute. REG_MULTI_SZ and
  REG_BINARY values are concatenated using newline characters. For
  REG_BINARY values each octett is converted to its decinal number
  representation. Examples:
  REG_MULTI_SZ = a
 b
 c
  value = a
  b
  c
  will match.
  REG_BINARY values will be converted to multiline string as well. 
Each octett of the binary value
  is converted to its decimal representation.
  REG_BINARY = 11 22 33 44
  value = 17
  34
  51
  68
  will match.

Perhaps you can report if this works for you too.

br,
Rainer
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] [Bug 107] WPKG fails to check for equality of registry data

2008-04-10 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=107


Rainer Meier [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Rainer Meier [EMAIL PROTECTED]  2008-04-10 19:30:15 ---
Setting to fixed as fix is attached.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users