[Request].net framework true addon not onepeice's
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
[Request].net framework true addon not onepeice's
Hello Friends.
Can anyone provide me .net framework 2 or higher true addon.i need it very much.
Can anyone provide me .net framework 2 or higher true addon.i need it very much.
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
why not .net framework 2 true addon available
But why is this not available??????
- Kelsenellenelvian
- Moderator
- Posts: 4383
- Joined: Tue Nov 30, 2004 8:32 pm
- Location: Pocatello, ID
- Contact:
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
How wonderfull is this
Hi.Boys i am wonderful and worry to know that there is no addon available.As KELS said that it is impossible but how?is it very difficult or it can't be slipstreamed?
There would be a huge difference in the windows install time if it were possible to create a true addon for it. dotnet installers take a very long time to install. But true addons are completly integrated into the windows setup so it would take almost no time at all to install. I think if anyone could do it... it would be OnePiece since he was able to do a 1.1 version. But even he said it wouldn't be any time soon (if ever) that he would be able to make the newer versions.
- RogueSpear
- Posts: 1155
- Joined: Tue Nov 23, 2004 9:50 pm
- Location: Buffalo, NY
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
onepeice please make .net true addon
Hi.Onepeice please make true addon of .net framework 2.0 or higher for us.
- Kelsenellenelvian
- Moderator
- Posts: 4383
- Joined: Tue Nov 30, 2004 8:32 pm
- Location: Pocatello, ID
- Contact:
Plus, I also don't get why everyone is so hung up about true addons. All that "true addons" are doing is (1) converting one type of setup process (in this case, MSI plus whatever custom steps are done by post-setup processes that may be spawned) to another type (SetupAPI), and then (2) hooking that to the main Windows install in a particular way. If the MSI->SetupAPI conversion is trivial, then that's great (the second part, about hooking it up to the install via SYSOC, is of dubious value, IMO, and it's usually better to repackage it as a SFX'ed rundll32 from svcpack, but that's something for another thread). But people seem to forget that SetupAPI is old Win95-era technology that is very, very limited in what it can do, and for more complex setups (like .NET), trying to shoehorn MSI into SetupAPI requires doing a lot of ugly things, which are subject to human error (plus, there are some things that you simply *cannot* do with SetupAPI, at least without spawning some sort of separate process for it). Even if someone created a true .NET installer, I wouldn't use it because I simply won't trust any setup that's been put through the MSI->SetupAPI meat grinder like that.
So... my question is, do you even understand what your request is? Barring the question of difficulty and effort, do you even understand the advantages and disadvantages of the two approaches for .NET? And if not, then why the heck do you have such a strong preference for one over the other?
So... my question is, do you even understand what your request is? Barring the question of difficulty and effort, do you even understand the advantages and disadvantages of the two approaches for .NET? And if not, then why the heck do you have such a strong preference for one over the other?
Last edited by code65536 on Fri Sep 19, 2008 10:38 pm, edited 1 time in total.
- RogueSpear
- Posts: 1155
- Joined: Tue Nov 23, 2004 9:50 pm
- Location: Buffalo, NY
Amen.
A mind is like a parachute, it only functions when it is open.
--Anonymous
How to Ask Questions the Smart Way
--Anonymous
How to Ask Questions the Smart Way
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
Thanks code65536
Thanks code65536.You have cleared me everything.But i am still hopeful from anyone else.
Re: Thanks code65536
Jamshed_11946 wrote:Thanks code65536.You have cleared me everything.But i am still hopeful from anyone else.
just use the switchless installer like everyone else does
http://www.ryanvm.net/forum/viewtopic.php?t=6431
or
http://www.ryanvm.net/forum/viewtopic.php?t=5657
they work really well
maybe through a wix installer it will install faster ... ?:
from what i understood installing through the wix installer, security setting aren't written or compiled as with the vanilla .dotnet installer so there is a caspol.exe to administrate security settings for it (found in the article...)
if someone wants to test it out get the script and the wix-toolset to compile it
[link to the wix manual][artical link]
then there is some thing like dotNetInstaller project
Article
dotNetInstaller
where .dotnet and other dependencies are installed accordingly to the system needs and user authority ..
posting this for the sake of linking & i haven't tried any of these yet
i personally dont know as i didn't get around testing this for myself.. this may be more suitable for vanilla installations & not for long term running systemsinstead of telling the system what to do in a step-by-step fashion, it tells it what state the system should end up in after installation: this includes files, shortcuts, registry entries, and all the other possible tasks you might want your installer to perform.
from what i understood installing through the wix installer, security setting aren't written or compiled as with the vanilla .dotnet installer so there is a caspol.exe to administrate security settings for it (found in the article...)
if someone wants to test it out get the script and the wix-toolset to compile it
[link to the wix manual][artical link]
then there is some thing like dotNetInstaller project
Article
dotNetInstaller
where .dotnet and other dependencies are installed accordingly to the system needs and user authority ..
posting this for the sake of linking & i haven't tried any of these yet

well id simply extract the install files to a folder and make it run like that,yes it would occupy more space on the CD but ud skip the extraction process...
XP theme source patcher
patches/overwrites ure default xp visual resources
patches/overwrites ure default xp visual resources
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
well, right or wrong, Onepiece is going to release to beta testers his .NET 2 true addon which seems to work
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
.net frame work 2 addon but when
nonno fabio.thanx but when you will provide me the link
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
in a week or in a month or in a year or never: it depends on test results
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
- Kelsenellenelvian
- Moderator
- Posts: 4383
- Joined: Tue Nov 30, 2004 8:32 pm
- Location: Pocatello, ID
- Contact:
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
After 2 weeks of tests and hours of work, we've got a .Net 2.0 true addon which works like a charm when executed from desktop but it isn't able to do same way when integrated in XP CD
This because there' s no known way to make ngen.exe to work at T14/T15.
So we give up. Sorry.
This because there' s no known way to make ngen.exe to work at T14/T15.
So we give up. Sorry.
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
thanks nonno fabio
Ok
Thanks.Now i will never wait for this addon but switchless installer is a good way.
Thanks.Now i will never wait for this addon but switchless installer is a good way.
- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
Ok.I am also smiling on your emotions!!!!!!!!mindcurd wrote:I was just smiling after reading the whole thread. just like bober101 did above.Is this a joke??
Mr. Ahmer Khan????
I have known about you very much.....
I am seriously asking ablot .net 2 addon and you are joking with me?????![]()
why are you so irritating
Can you help me in windows customizations???
- DaRk MaDnEsS
- Posts: 168
- Joined: Fri Oct 10, 2008 4:15 pm
- Location: Port Said,Egypt
hmm just a questionnonno fabio wrote:After 2 weeks of tests and hours of work, we've got a .Net 2.0 true addon which works like a charm when executed from desktop but it isn't able to do same way when integrated in XP CD
This because there' s no known way to make ngen.exe to work at T14/T15.
So we give up. Sorry.
is this file needed to finish the setup
why don't you use Svcpack or GuiRunonce to finish it
just a little fix until a true fix to the problem appears
since files are only needing to be placed @locations with the setup & with nothing else planned to run prior to T-13
files are only being slapped into there location with very basic reg entries using only inf based installations till that point
dedicated scripts or original script installs can be run only after that time
running scripted installs of any kind at T-13 is already late for inf based installs that are just transferring files and reg settings (the point where true setup installs are over and switchless installes kick in)
.net requires more then simple settings (needing its setup routines ran from an already running desktop! mostly Recommended
same like it is impossible, nothing initially can make it substantial as a true addon.
files are only being slapped into there location with very basic reg entries using only inf based installations till that point
dedicated scripts or original script installs can be run only after that time
running scripted installs of any kind at T-13 is already late for inf based installs that are just transferring files and reg settings (the point where true setup installs are over and switchless installes kick in)
.net requires more then simple settings (needing its setup routines ran from an already running desktop! mostly Recommended
same like it is impossible, nothing initially can make it substantial as a true addon.
- DaRk MaDnEsS
- Posts: 168
- Joined: Fri Oct 10, 2008 4:15 pm
- Location: Port Said,Egypt
hmmENU_user wrote:since files are only needing to be placed @locations with the setup & with nothing else planned to run prior to T-13
files are only being slapped into there location with very basic reg entries using only inf based installations till that point
dedicated scripts or original script installs can be run only after that time
running scripted installs of any kind at T-13 is already late for inf based installs that are just transferring files and reg settings (the point where true setup installs are over and switchless installes kick in)
.net requires more then simple settings (needing its setup routines ran from an already running desktop! mostly Recommended
same like it is impossible, nothing initially can make it substantial as a true addon.

any way thx Eng_User for your answer
and thx nonno fabio and Onepiece for your hard work guys
back to svcpack

- Jamshed_11946
- Posts: 67
- Joined: Sun Aug 24, 2008 12:34 pm
- Location: Pakistan
- Contact:
mindcurd wrote:Dotnet True Addon will remain only in Onepiece![]()
Now Please Stop asking for 2nd piece .... LOL
What kind of my country fellow are you??????
I am really shocked from your this kind of response response.
One country fellow wants to learn anything and you are giving response as............
Jamshed_11946 wrote:mindcurd wrote:Dotnet True Addon will remain only in Onepiece![]()
Now Please Stop asking for 2nd piece .... LOL
What kind of my country fellow are you??????
I am really shocked from your this kind of response response.
One country fellow wants to learn anything and you are giving response as............
Jamshed i think your sig fits you well. you need to chill. notice his reply had a smiley face? that means he was trying to be funny, not rude.
- Kelsenellenelvian
- Moderator
- Posts: 4383
- Joined: Tue Nov 30, 2004 8:32 pm
- Location: Pocatello, ID
- Contact:
I think this is one of those threads that everyone gets mad because of misunderstandings due to different cultures. Some cultures are demanding while others aren't. Also some cultures do not know when someone is being funny because they don't read the post in the same way as it was intended.
Bottom line is we all would love to see some true addons for dotnet. But the chances of it happening is slim to none. OnePiece did the impossible and created a 1.1 dotnet true addon. Which is very cool. Which probably got everyones hopes up for other true dotnet addons. But if OnePiece says he can not do it... then I'd have to say the other dotnet addons may remain switchless installer for a very long time. I would have to say (and I bet most in here will agree) OnePiece is one of the greatest Addon creators in here. He has made so many UpdatePack/Addons of so many things that people were requesting. Plus many other great addon creators are in this thread saying that it is not possible or worth the effort to create one.
Bottom line is we all would love to see some true addons for dotnet. But the chances of it happening is slim to none. OnePiece did the impossible and created a 1.1 dotnet true addon. Which is very cool. Which probably got everyones hopes up for other true dotnet addons. But if OnePiece says he can not do it... then I'd have to say the other dotnet addons may remain switchless installer for a very long time. I would have to say (and I bet most in here will agree) OnePiece is one of the greatest Addon creators in here. He has made so many UpdatePack/Addons of so many things that people were requesting. Plus many other great addon creators are in this thread saying that it is not possible or worth the effort to create one.
- TranceEnergy
- Posts: 98
- Joined: Wed Sep 17, 2008 9:16 pm
These wise words should be sticked in every forum, every subforum, at least in some way to have all readers read it, and thus hopefully understand it.Siginet wrote:I think this is one of those threads that everyone gets mad because of misunderstandings due to different cultures. Some cultures are demanding while others aren't. Also some cultures do not know when someone is being funny because they don't read the post in the same way as it was intended.
- Kelsenellenelvian
- Moderator
- Posts: 4383
- Joined: Tue Nov 30, 2004 8:32 pm
- Location: Pocatello, ID
- Contact:
- DaRk MaDnEsS
- Posts: 168
- Joined: Fri Oct 10, 2008 4:15 pm
- Location: Port Said,Egypt
DaRk MaDnEsS wrote:well since this Request has ended.
and now we know that Onepiece couldnt make it an addon ><
but thx for his hard work any way
i guess now there is no need for this topic any more
so i suggest Closing it << man i talk too much just close this topic
Please don't close/Lock this thread. hope someone will fulfill the request in future.
Not onepiece

- DaRk MaDnEsS
- Posts: 168
- Joined: Fri Oct 10, 2008 4:15 pm
- Location: Port Said,Egypt
I won't lock a thread without at least one of the following three conditions being met:
- Request of the original thread starter.
- Forum rule violation (including rules of common sense).
- Major social malfunction between members.
