|
-
Jul 23rd, 2006, 02:04 PM
#1
Thread Starter
Fanatic Member
No need fo SP2 with VB2005 express
This is a bit off topic, but may change the programming environment.
After a few minutes I found that by altering the "vs_setup.pdi" file, you can eliminate the need for the prerequisite service pack!
My question is: Could this make the something not work?
I have not had any problems so far, but wonder if there could be a specific dependancy issue, that someone knows about. On the other hand, if it's so rare, then why bother worrying about it?
-
Jul 23rd, 2006, 02:30 PM
#2
Hyperactive Member
Re: No need fo SP2 with VB2005 express
What did you change exactly?
Unity Programs™ - Downloads To Make Your Computer Life Easier - UnityPrograms.com, check it out
My small company, I need feedback.
If someone's post was useful, don't forget to Rate It by clicking the Rate This Post link under the avatar.
If this post has been resolved. Please mark it as Resolved by going through the Thread Tools above and clicking on the Mark Thread Resolved option.
We ride together, We die together, .NET for life. - Working With Visual Studio.NET 2005
Application Deployment, General Developer Forum, Visual Basic .NET
-
Jul 23rd, 2006, 02:33 PM
#3
Addicted Member
-
Jul 23rd, 2006, 03:45 PM
#4
Frenzied Member
Re: No need fo SP2 with VB2005 express
-
Jul 23rd, 2006, 03:55 PM
#5
Addicted Member
-
Jul 23rd, 2006, 04:03 PM
#6
Re: No need fo SP2 with VB2005 express
Yes you can, you just need to download the Image file fully with the link below:
http://msdn.microsoft.com/vstudio/ex...pport/install/
-
Jul 23rd, 2006, 05:56 PM
#7
Thread Starter
Fanatic Member
Re: No need fo SP2 with VB2005 express
Thanks for replying guys.
Okay, so that link shows how to disable all baseline requirements.
I changed these three lines, in the vs_setup.pdi file
I changed this, but dont know if it helped any.
AdminModeSupported=0 to AdminModeSupported=1
I deleted this which seems to help.
GFN_MID Windows XP SP2
And the occurances of:
gencomp6
So it doesn't seem to make a signifigant difference w/o SP2.
Its probably a rare scenario where it actually would cause an issue.
Thanks,
RESOLVED
-
Jul 23rd, 2006, 07:32 PM
#8
Re: No need fo SP2 with VB2005 express
Windows is less secure without SP2 installed. In my opinion no developer should intentionally make their system less secure.
-
Jul 23rd, 2006, 08:19 PM
#9
Re: No need fo SP2 with VB2005 express
Not just for security but also for bug fixes and patches in sp2. They wouldnt make it a requirement without good reason. Also, sp1 support is already coming to an end.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 24th, 2006, 06:17 AM
#10
Thread Starter
Fanatic Member
Re: No need fo SP2 with VB2005 express
I would take into account what RobDog and jmcilhinney have said, but I have a quick rebuttle:
They wouldnt make it a requirement without good reason.
Well yes this is my original question, which no one here has easily answered.
If it's so good, then why is it not screaming in our face.
The good reason you speak of, may be more for their own benifit as well.
There is however an indication that it has a setup option that is semi-okay with ignoring the baseline requirements.
Windows is less secure without SP2 installed
Yes, but that's a little ambiguous i think. I and others have problems with SP2, so that can be a security risk within itself.
There are other ways to beef up security, in a custom fasion too.
Besides, for a serious program the development machine, should have no connection to the internet, or any previous media input that could be malicious. Can't get much more secure than that.
It's really about, what applies to the individual's needs.
[edit] Or the group as a whole, for application compatibiltiy, in that case.
Last edited by TTn; Jul 24th, 2006 at 06:33 AM.
-
Jul 24th, 2006, 08:07 AM
#11
Hyperactive Member
Re: No need fo SP2 with VB2005 express
http://blogs.msdn.com/brada/archive/...16/513018.aspx
http://forums.microsoft.com/MSDN/Sho...=2123&SiteID=1
So, looks like windows installer 3.x is a key component. And it sounds like the reliance on SP2 was to speed up getting the 2.0 Framework out the door, with the side effect of helping to fight piracy.
If you take the risk and run on SP1 then at least install the new windows installer. You wont get support if you run into trouble.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|