473,382 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Which Item to use for ILDASM list

I've added ILDASM to my Tools menu and when I
click on it, I get a message box prompting me to
build the command line.

There is a browse button on top that brings up a list
of items I can pass to ILDASM in the command line,
but none of them seem to point to the PE file of my
project.

Is there some way to make this work from that
launch box? I currently have to pick one, then
manually locate and load the PE (.exe) file of the
current project.

LFS

Nov 20 '05 #1
2 1354
Larry,
I've added ILDASM to my Tools menu and when I
click on it, I get a message box prompting me to
build the command line.


Wiht the External Tools dialog box, right? If I use $(TargetPath) as
the command line argument it works great.

Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Nov 20 '05 #2

"Mattias Sjögren" <ma********************@mvps.org> wrote
I've added ILDASM to my Tools menu and when I
click on it, I get a message box prompting me to
build the command line.


Wiht the External Tools dialog box, right? If I use $(TargetPath) as
the command line argument it works great.


I thought I tried them all, but you're right, that's the one to use!

Thanks!
LFS

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Hannes Heckner | last post by:
I have: <data> <item> <object>bla</object> </item> <item> </item> <item> <object>blabla</object>
3
by: Papanii | last post by:
Hi, I am a newbi in C# and i was trying to use the ILDASM command to check out the MSIL code of some compiled code. Unfortunatley I can't get it to run. I get the error "Windows cannot find...
5
by: Joe Fallon | last post by:
I have a list box with 7 text values in it. I have a pair of buttons to Move Up or Move Down the selected item one position. What is the simplest way to code the buttons so the item moves one...
11
by: tinman | last post by:
Hi... I have the following two excerpts from a method. It basically reads data from a DataReader and loads it in a collection. Excerpt A: ******** With ProjectData
1
by: JLW | last post by:
Now, all these companies are making products that can crash ildasm, thus preventing assemblies from being disassembled. Is there specific code I can add to my assembly to do this? Also, I read...
7
by: Miguel E. | last post by:
Hi, I've been (self) studying Python for the past two months and I have had no background in OOP whatsoever. I was able to write an interactive program that randomly selects an item from a...
5
by: gpsmobiler | last post by:
Hi, I found through a lot of exhausting searching, that the following C# code will cause the IL code below: const byte ICON_MONO12BY12 =0; ....... IL-file.... .field literal private...
4
by: SM | last post by:
Hello, I have an unordered list similar to this one: <ul id=list> <li onclick="addParagraph(0)">Item 1</li> <li onclick="addParagraph(1)">Item 2</li> <li onclick="addParagraph(2)">Item...
1
by: nu2c | last post by:
Hi, can someone please help. I have a file which look something like this: Group=01| List=01||20090801||3| Item=01005000||20091001|000000005000|| Item=01015000||20091001|000000015000||
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.