get version from windows executable from within ubuntu


up vote
0
down vote
favorite
I have a mono
app that is a .net
developed application. It runs within linux and I'm trying to write a script that will extract the version number of the file from the executable itself.
I've done a hexdump and can not find the expected version number.
I've found how to extract it using C# ( https://msdn.microsoft.com/en-us/library/system.diagnostics.fileversioninfo.productversion.aspx ), but how can I get that info using linux tools?
windows versions executable
add a comment |Â
up vote
0
down vote
favorite
I have a mono
app that is a .net
developed application. It runs within linux and I'm trying to write a script that will extract the version number of the file from the executable itself.
I've done a hexdump and can not find the expected version number.
I've found how to extract it using C# ( https://msdn.microsoft.com/en-us/library/system.diagnostics.fileversioninfo.productversion.aspx ), but how can I get that info using linux tools?
windows versions executable
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a mono
app that is a .net
developed application. It runs within linux and I'm trying to write a script that will extract the version number of the file from the executable itself.
I've done a hexdump and can not find the expected version number.
I've found how to extract it using C# ( https://msdn.microsoft.com/en-us/library/system.diagnostics.fileversioninfo.productversion.aspx ), but how can I get that info using linux tools?
windows versions executable
I have a mono
app that is a .net
developed application. It runs within linux and I'm trying to write a script that will extract the version number of the file from the executable itself.
I've done a hexdump and can not find the expected version number.
I've found how to extract it using C# ( https://msdn.microsoft.com/en-us/library/system.diagnostics.fileversioninfo.productversion.aspx ), but how can I get that info using linux tools?
windows versions executable
asked May 16 at 15:21
Madivad
15711
15711
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037007%2fget-version-from-windows-executable-from-within-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password