Some users may be experiencing issues when trying to access customer resources like the Case Portal or the Product Licensing Center. Our team is aware of the issue and is working to resolve it. Click here for more information.

JannyLan
Level 3
since ‎Mar 27, 2008
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I have the perl scripts like this:use Win32::File::VersionInfo;my $ISFile=$ARGV[0];my $ISFileInfo = GetFileVersionInfo($ARGV[1]);if ($ISFileInfo){$ARGV[1]=$ISFileInfo->{FileVersion};}Then I got the following error: [exec] Can't locate Win32/File/...
Hi,I need to get an install setup.exe file's product version through an automate process. I am trying to use nant script to get it:This way the file_version doesn't get the real product version though. when I go to explorer, right click on file_name-...
Hi,I have 2 features in the install project, and have 2 properties to control which feature to be installed: INSTALLFEATURE_A & INSTALLFEATURE_B.In the UI mode, the INSTALLFEATURE_A and INSTALLFEATURE_B properties are control by checkboxes. In the si...
Availability
Online status:
‎Mar 18, 2019
Date last visited: