I'm in the middle of downloading VOB2MPEG
and it says i need to upgrade or change my .net framework
will this alter my pc in any way?
is it safe for an editing pc.
I wouldnt usually ask but this is my works pc so i dont wanna break it!
matt
+ Reply to Thread
Results 1 to 14 of 14
-
-
Originally Posted by god_mattus
EDIT - Their website does confirm that their products are all .NET, so, yes, you need it.
However....
You may want to contact the developer and ask if the software really does use .NET.
Recently, we updated one of our programs. Just a simple recompile and package. You'd think.
Well, after releasing it and putting on our server, I happened to need to download it onto an unfamiliar PC. I was stunned when the installer said that .NET Framework 2.0 is required. Our product makes absolutely no use of that technology. At 25+ MB, it's rather a lot to download for no reason.
After digging around, I found out the problem. The latest set of Microsoft's development tools (Visual Studio .NET 2005) contains an installer maker (as do earlier versions). For some reason, the installer project got tagged as needing the .NET Framework 2.0. The thing is, if you uncheck the box that causes it, the information doesn't get taken out of the project. i.e., you think you have removed the dependancy but it is still there. You have to use Notepad to edit the installer project file!!John Miller -
I can confirm that it does indeed need the .Net Framework...
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
cheers for your reply's
I know that it needs .net frameworking but I was asking if this will alter my pc in any unsavoury manor!
i just dont want to download it and it mess up any settings to do with editing and such like.
matt -
I haven't run into any problems with it and, with the testing I had to do, I have repeatedly installed and uninstalled it from the same machine. It can be removed via Add/Remove Programs.
John Miller -
JohnnyMalaria - I know you're running Vista - Is .net framework now included with/integral part of the OS?
/Mats -
Originally Posted by mats.hogberg
Reading on the Microsoft website, all the downloadable redistributables list Vista as one of the supported OSes. I would have expected them to state that a given version is already included if that were the case.John Miller -
The problem is that Framework are not backward compatible.
Ie: a program written in .Net 1 cannot run with only .Net framework 2 installed. You need to install Framework 1
So for now, to be sure, you must have Framework 1,2 and soon 3.
Very bad solution. Would have been a lot better is framework 3 can run version 1 and 2 -
...but an app written for 1.0 can be compiled for 2.0 (and run with only Framework 2.0 installed) without any alterations.
I'm surprised it's not included with the OS install.
/Mats -
Originally Posted by mats.hogberg
http://en.wikipedia.org/wiki/Features_new_to_Windows_Vista#.NET_Framework_3.0
Windows Vista is the first client version of Windows to ship with the .NET Framework. Specifically, it includes .NET Framework 2.0 and .NET Framework 3.0 (previously known as WinFX) but not version 1.0 or 1.1.[citation needed] The .NET Framework is a set of managed code APIs that is slated to succeed Win32. The Win32 API will still be present in Windows Vista, but will not give direct access to all the new functionality introduced with the .NET Framework.John Miller -
Ah. Sounds like what I'd expect. Got a batch of 10 licenses here at work, so I'll soon get a "hands on" experience...
/Mats -
Originally Posted by mats.hogberg
I still have a tool that requires .net 1.1490 ... if .net 2 is in system , forget getting this tool up and running ever .
=========
Originally Posted by guns1inger
Similar Threads
-
Which version of microsoft .NET Framework should I keep out of these three?
By mudh in forum ProgrammingReplies: 4Last Post: 10th Oct 2011, 11:51 -
AvsEdit 1.1.1.3 demands .NET Framework 1.1
By Leo48 in forum Newbie / General discussionsReplies: 5Last Post: 21st Nov 2010, 03:10 -
Hauppauge WinTV and MS Net .Framework
By ionavideo in forum Capturing and VCRReplies: 0Last Post: 2nd Jun 2010, 04:29 -
Help - Can't download .net Framework 2.0
By nhbfan12345 in forum Newbie / General discussionsReplies: 2Last Post: 3rd Aug 2008, 15:30 -
Request For Comments: .NET framework
By Midzuki in forum ComputerReplies: 25Last Post: 29th Sep 2007, 13:07