The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click
here
for more information.
So I have an update that is available and when I download and install that update, the next time I check for updates, there it is again. Any ideas why this would be?
But how do you know when it's complete? How do you know if it's found a new version? I didn't see any events that I can "hook" into (I'm using VB.NET and COM Interop to access the COM Object) so how can I determine when to actually shut down?
I think it was your first guess, the fact that I have version 1.0 on the server available and the new version is still 1.0. So how can I force the version to include the build number, 1.0.504 for instance? That way I can link to a specific build an...
I'm not using the WScript object either, but I'm getting the same 1720 error. I added MsgBox calls in the vbs file, but I'm not even getting to that part of the code.I've tried to pass a parameter to my vb script.VBScript:function setShareINI(path)C...