topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 6:37 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Version File (without opening)  (Read 3880 times)

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Version File (without opening)
« on: November 14, 2011, 03:36 PM »
Version File (without opening)

I use autocad 2002. The new dwg from newer versions are not opened with autocad 2002. Need conversion.

I would an utility to see, without open, what autocad version opens that dwg.

Best Regards

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: Version File (without opening)
« Reply #1 on: November 14, 2011, 04:50 PM »
I found this shell-extension, but it's rather old and 32 bit only: http://www.cushat.co.uk/di/ (and there's another s.e. on that site adding a column in Windows Explorer)
And that link comes from this thread in the AUGI forums, that also reveals some interesting info on how to determine the version :)

And this AutoCAD Blog entry shows all known release numbers, so we can guess/ interpolate the correct AC10xx numbers 8) and all file-identifiers are in a list a bit lower on the page :up:
« Last Edit: November 14, 2011, 05:12 PM by Ath, Reason: added/corrected blog entry info »

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Version File (without opening)
« Reply #2 on: November 14, 2011, 07:32 PM »
Nice help indeed. I was trying myself.

DWGicon.dll from the first link for some reason don't give result on my pc under windows xp pro sp3 32 bit.

So, the simple and effective solution of : Open the file in Notepad (or some other ASCII or HEX editor) and read the first 6 bytes , offered by your second link is perfect.

I have tried two programs more from

http://www.cadstudio...z/dl_file.asp?ID=111
(is not english, seems from Polland and the option to examine and browse to the dwg to study is : procházet
But for me is equal or less confortable than the simple and effective solution of the notepad and read the first 6 bytes)

http://www.jmsware.com/index.html

The AVE is perfect as a browser for the occasion. And with a look we can determine the version of several files.

and the other program
AcadPVI Shell Extension from the same web I am having problems just now because distort the contextual menu. .... :
A Screenshot :

http://img339.imageshack.us/img339/6720/mozart1511201113128.png
Version File (without opening)


Shutdown and enter again don't solve the issue.....

Thank a lot for your help.
Best Regards
 :P
« Last Edit: November 14, 2011, 07:40 PM by Contro »

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Version File (without opening)
« Reply #3 on: November 14, 2011, 07:42 PM »
Anyone knows how to solve that disfunction editing the options of the contextual menu or something ?

Best Regards
 :-[

Shades

  • Member
  • Joined in 2006
  • **
  • Posts: 2,924
    • View Profile
    • Donate to Member
Re: Version File (without opening)
« Reply #4 on: November 16, 2011, 12:27 PM »
When "hovering" the mouse pointer over a file in Directory Opus (v10), all kinds of info are shown about the file in a small pop-up box, including version. This is also shown in a column from the 'details view' inside DOpus if you want.

I assume that using any decent file manager will have this (basic) functionality covered.

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Version File (without opening)
« Reply #5 on: November 16, 2011, 01:23 PM »
I installed and make proof. For the moment, and inside Directory Opus I see the menu contextual correctly. As the programmer of the AcadPVI shell extension has a forum I have ask for join. Perhaps he can solves this little problem.