[wpkg-users] Rscript hanging when run from WPKG

2009-09-23 Thread James Andrewartha
Hi, I've successfully installed R with the packages.xml at http://wpkg.org/R. Now I'm trying to automate installation of some R libaries by adding the following: install cmd='%PROGRAMFILES%\R\R-2.9.2\bin\Rscript.exe %SOFTWARE%\_newinstall\base\r-libraries.r ' / where r-libraries.r is

Re: [wpkg-users] Rscript hanging when run from WPKG

2009-09-23 Thread Rainer Meier
Hi, Jacob Jarick wrote: try install cmd='cmd /c %PROGRAMFILES%\R\R-2.9.2\bin\Rscript.exe %SOFTWARE%\_newinstall\base\r-libraries.r ' / Adding STDOUT redirection to NUL is an option too. In case Rscript.exe prints a lot of output on the console (4kB) it will block. This is a known issue

Re: [wpkg-users] Rscript hanging when run from WPKG

2009-09-23 Thread James Andrewartha
Jacob Jarick wrote: try install cmd='cmd /c %PROGRAMFILES%\R\R-2.9.2\bin\Rscript.exe %SOFTWARE%\_newinstall\base\r-libraries.r ' / Yes, that worked, thanks. I forgot to mention that I did try nul earlier, but it had no effect - I even tried ' %PROGRAMFILES%\R\install.log' but the file

[wpkg-users] Installation/upgrade of same package on different architectures

2009-09-23 Thread Lukasz Zalewski
Hi, Im trying to figure out how to update same package on different OS architectures (i.e. x86 and x64), for example tortoise svn. Creating two package profiles probably would not work as one (for the wrong architecture) would be installed and the right one updated. I guess you can fiddle with

Re: [wpkg-users] When will WPKG Client for AMD64 get official

2009-09-23 Thread Falko Trojahn
Vladimir Psenicka schrieb: I know what is causing this error: enabled offline mode! When I disable offline mode in wpkgclient everything works fine in XP and XP64. Same here: XP within VMWare - any news on that? BTW: When in wpkginst.exe, clicking on Start/Stop at tools tab does nothing -

Re: [wpkg-users] RegExp matching of uninstall string is done before checking against string literal

2009-09-23 Thread Pendl Stefan
Hi Stefan, Pendl Stefan wrote: Hi Rainer, it seems that the uninstall entry is first checked against the regexp and afterwards against the string literal. I get the following entries in the log file: 2009-09-22 14:10:21, DEBUG : Unable to match uninstall key with regular

Re: [wpkg-users] [Bug 173] Allow the use of environment variables for checking file revisions

2009-09-23 Thread Pendl Stefan
Hi Stefan, Pendl Stefan wrote: Hi Rainer, sorry for misleading you by not adding an example to my request, I will do so the next time, I promise. No problem. I just did what I thought could be a good idea. Now you can even use a variable within the revision attribute of the

Re: [wpkg-users] RegExp matching of uninstall string is done before checking against string literal

2009-09-23 Thread Rainer Meier
Hi Stefan, thanks for the clarification and sorry for being a bit dump these days. No problem. There are no dumb questions but only dumb answers ;-) In fact you request led to some improvements with affordable effort. So I think it was worth it. br, Rainer

Re: [wpkg-users] When will WPKG Client for AMD64 get official

2009-09-23 Thread Falko Trojahn
Tomasz Chmielewski schrieb: Falko Trojahn wrote: Vladimir Psenicka schrieb: I know what is causing this error: enabled offline mode! When I disable offline mode in wpkgclient everything works fine in XP and XP64. Same here: XP within VMWare - any news on that? BTW: When in wpkginst.exe,

Re: [wpkg-users] Installation/upgrade of same package on different architectures

2009-09-23 Thread Rainer Meier
Hi Lukasz, Lukasz Zalewski wrote: Im trying to figure out how to update same package on different OS architectures (i.e. x86 and x64), for example tortoise svn. Creating two package profiles probably would not work as one (for the wrong architecture) would be installed and the right one

Re: [wpkg-users] Truecrypt silent install

2009-09-23 Thread David N
2009/9/24 Brian May br...@vpac.org: Jennette, Steven J. wrote: Has anyone used WPKG to silently install Truecrypt 6.0 or 6.1?I have tried with different options and it always ask the user to accept license agreement.  Below are the commands that I have tried: install

Re: [wpkg-users] Truecrypt silent install

2009-09-23 Thread Brian May
David N wrote: I am very interested for the silent install. I've tried but haven't had any luck. First a disclaimer: I never got around to deploying this, have not tested it recently, however it worked back at the time I created it... (I haven't checked - is version 6.1a still the latest?)

Re: [wpkg-users] Truecrypt silent install

2009-09-23 Thread Brian May
Retry with formatting fixed. %SOFTWARE%\unattended\shortcut.pl comes with unattended (if that wasn't obvious). Brian May wrote: First a disclaimer: I never got around to deploying this, have not tested it recently, however it worked back at the time I created it... (I haven't checked - is