Linux Posted August 24, 2009 Posted August 24, 2009 Hello MSFN community,I have been wondering, is there any way to install nLite in Linux?Step-by-Step tutorial prefered
jrf2027 Posted August 24, 2009 Posted August 24, 2009 Interesting question, never thought about it before. nLite needs .NET Framework 2.0...you can install .NET Framework 2.0 in Wine (http://appdb.winehq.org/appview.php?iVersionId=3754). After .NET Framework is installed, then install nLite.That's where I'd start. Let us know if it works!Of course, the other alternative would be to use VirtualBox, VMWare, etc. to install a virtual XP install within Linux.
iamtheky Posted August 24, 2009 Posted August 24, 2009 (edited) If trying to customize linux I'd go with kickstart or re-spin to start with. Maybe, knoppix or morphix or linuxmint to see some bare implementations.maybe you are trying to Nlite a windows source, from a Linux box. Threads of a similar nature look empty or fruitless.http://www.msfn.org/board/running-nlite-un...wine-t97429.htmhttp://appdb.winehq.org/objectManager.php?...TestingId=19149What worksThe installer works if you manage to install Dot Net 2.0.What does notThe programm crashes on startup.What was not testedNothing. Edited August 24, 2009 by iamtheky
Linux Posted August 24, 2009 Author Posted August 24, 2009 Interesting question, never thought about it before. nLite needs .NET Framework 2.0...you can install .NET Framework 2.0 in Wine (http://appdb.winehq.org/appview.php?iVersionId=3754). After .NET Framework is installed, then install nLite.That's where I'd start. Let us know if it works!Of course, the other alternative would be to use VirtualBox, VMWare, etc. to install a virtual XP install within Linux.No, It does not work for me ><... I dont know why.. I cant do much, because all I have on my laptop is Ubuntu...
jrf2027 Posted August 24, 2009 Posted August 24, 2009 Threads of a similar nature look empty or fruitless.Not quite...somebody's reporting success:http://appdb.winehq.org/objectManager.php?...TestingId=41991What worksnLite 1.4.9.1 runs flawlessly under Wine 1.1.24What does notEverything works.What was not testedEverything was tested.Additional CommentsNeeds .Net 2.0 installed to work. .NET 2.0 installs easily with some extremely minor tweaking. View the .NET 2.0 posts to install before continuing with the nLite install
iamtheky Posted August 24, 2009 Posted August 24, 2009 (edited) What prevents you from loading virtualbox onto your ubuntu, loading that virtualbox with your copy of xp you were going to nlite,Then copying that source over to the virtualbox and customizing it?@jrf - suppose i should read the big yellow banners Edited August 24, 2009 by iamtheky
jrf2027 Posted August 24, 2009 Posted August 24, 2009 (edited) Looks like the key to success may be downloading the self-extracting archive version of nLite and extracting it to the Wine folder tree, rather than running the installer. If I had more time, I'd test it myself...I'm half-curious now! Edited August 24, 2009 by jrf2027
proevofanatik Posted August 25, 2009 Posted August 25, 2009 (edited) you need to install wine tricks then install ms.net 2.0 on wine tricks for it to work. to install winetricks copy paste this into terminal.wget http://www.kegel.com/wine/winetricksthen to install ms.net2.0 copy paste this in sh winetricks dotnet20then try installing nlite. it should workplease note dont click the link i posted for winetricks you have to copy paste everything including the wget into terminal Edited August 25, 2009 by proevofanatik
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now