Indigo Rose Software
  #1  
Old 03-17-2008
Solmos Solmos is offline
Forum Enthusiast
 
Join Date: Aug 2006
Posts: 355
Oops BUG; File.GetVersionInfo

tVersionInfo = File.GetVersionInfo("C:\\Archivos de programa\\VideoLAN\\VLC\\vlc.exe");

-- Get the last error code
nError = Application.GetLastError();
if nError == 0 then
-- There was not an error
sOutput = "";

-- Traverse the table, storing info in a string
for Name, Contents in tVersionInfo do
sOutput = sOutput .. Name .. ": " .. Contents .. "\r\n";
end

-- Output string contents to the user
Dialog.Message("File Version Information", sOutput);
else
-- There was an error, alert the user
Dialog.Message("Error", _tblErrorMessages[nError]);
end

FAILS AN THE PROGRAM VLC MEDIA PLAYER!!!!

File properties of the vlc.exe:



and AMS7 returns....



bad bad....

please fix now... and lunch one update...
Reply With Quote
  #2  
Old 03-18-2008
Solmos Solmos is offline
Forum Enthusiast
 
Join Date: Aug 2006
Posts: 355
Oops

please fix this BUG now
Reply With Quote
  #3  
Old 03-18-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
I've submitted your problem to be looked into. REF: 17312.

Now just to clarify, our version information code has been around for a very long time without many changes or reported problems, so what you are experiencing is not a generic problem.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #4  
Old 03-19-2008
Solmos Solmos is offline
Forum Enthusiast
 
Join Date: Aug 2006
Posts: 355
this DLL created by reteset detects all file properties perfect;

http://www.indigorose.com/forums/showthread.php?t=22464

In other programs, As VIsta TRansformation pack AMS7 fails detecting properties of the file... ...
Reply With Quote
  #5  
Old 03-19-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
I've updated the report with this additional information, thank you.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Version Available: 7.1.1005.0 Darryl AutoPlay Media Studio 7.5 Discussion 33 03-19-2008 09:09 AM
New Version Available: 7.1.1005.0 Darryl AutoPlay Media Studio 7.5 Suggestions 0 03-04-2008 12:56 PM
TrueUpdate 2.0 Update (v2.0.6.0) Released Brett TrueUpdate 2.0 0 10-31-2006 02:10 PM
New Setup Factory 7.0 (v 7.0.2.0) Available Darryl Setup Factory 7.0 Discussion 9 03-06-2005 02:57 PM
AutoPlay Media Studio 4.0.0.3 Released Brett AutoPlay Media Studio 4.0 0 12-11-2002 09:39 AM


All times are GMT -6. The time now is 09:13 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software