Comments
-
-
The way I added registry is to add reg.exe to my package. I then used Run Program reg.exe with the command line import <filename>.reg.
-
I realise this is an old post, but I am having similar issues. I would to show all nodes that don't contain the words "BMS". I have used the following SQL, but it status the syntax is incorrect. Please can you help. FullName Not Like '*BMS*'
-
I have tried it as follows, but without success: Add a post package file - Run Program - Reg.exe Import WordQ.reg I have placed the reg.exe file and WordQ.reg file in the package. Below is an extract from the error logging file. I think I have just not used the correct syntax. ogramobject::execute(exe) called for program…
-
This is an extract from the package that just contains the exe. 2013/01/30 11:03:47:295 PID: 1428 TID: 3108 programobject::wassuccessexitcode() indicates the program exitcode: 0x0 is considered a success code 2013/01/30 11:03:47:295 PID: 1428 TID: 3108 programobject::wassuccessexitcode() indicates the program exitcode: 0x0…