Portable nLite
#1
Posted 29 September 2007 - 06:07 PM
Just let me know and I will post it.
#2
Posted 30 September 2007 - 03:23 AM
Majority of people have .NET already installed and the link is on the download page for those who need it. Vista has it built-in.
#3
Posted 30 September 2007 - 09:46 PM
Installing .net adds an extra service that i dont want also, so thats another reason why ill like to not have to install .net.
#4
Posted 30 September 2007 - 09:59 PM
#5
Posted 01 October 2007 - 03:17 AM
Have you seen my Framework Lite, should be the same principle?
#6
Posted 01 October 2007 - 03:58 AM
#7
Posted 01 October 2007 - 07:19 AM
I tried nuhi's Framework Lite and it doesn't work with 1.4 beta, but I think this is much better anyway because you don't have to install anything and its completely portable.
I have all my apps portable so that every time I reinstall OS there is no need to spend hours reinstalling everything.
#8
Posted 01 October 2007 - 07:26 AM
#9
Posted 01 October 2007 - 12:26 PM
#10
Posted 02 October 2007 - 05:36 AM
#11
Posted 03 October 2007 - 12:01 AM
Sounds good. I always prefer portable apps. As this topic may become dangerous soon, please send more information or link at ardennes@free.fr
Greetings.
#12
Posted 03 October 2007 - 10:47 AM
#14
Posted 03 October 2007 - 01:03 PM
So I would love to have a portable nlite.
#15
Posted 03 October 2007 - 04:54 PM
#16
Posted 04 October 2007 - 09:32 AM
You who have issues with it did you installed it into the nLite folder and are you Windows English or some other lang?
#17
Posted 04 October 2007 - 10:15 AM
nuhi, on Oct 4 2007, 09:32 AM, said:
You who have issues with it did you installed it into the nLite folder and are you Windows English or some other lang?
No-go with 1.4beta off site or the latest 1.4RC you sent me.
Running under XP SP2 Eng with the Regional "Standards and Formats" and "Language for non-Unicode programs" options set to Polish.
And yes, FrameworkLite is installed to nLite directory.
I attach the error screenshot and the details below. See if it helps...
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'ncab, Version=0.0.0.0, Culture=neutral, PublicKeyToken=5c790c52ffa26522' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
File name: 'ncab, Version=0.0.0.0, Culture=neutral, PublicKeyToken=5c790c52ffa26522' ---> System.Runtime.InteropServices.COMException (0x800736B1): This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
at ..(String , String )
at ..(String )
at ..(String , StringCollection& , Boolean , Boolean )
at ..()
at ..()
at ..WndProc(Message& )
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files/nLite/v2.0.50727/mscorlib.dll
----------------------------------------
nLite
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/nLite/nlite.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files/nLite/System.DLL
----------------------------------------
nLite
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/nLite/nlite.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files/nLite/System.Windows.Forms.DLL
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files/nLite/System.Drawing.DLL
----------------------------------------
nlgw
Assembly Version: 1.1.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/nLite/nlite.exe
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files/nLite/Accessibility.DLL
----------------------------------------
MCDBNET2
Assembly Version: 1.32.0.0
Win32 Version: 1.32.0.1302
CodeBase: file:///C:/Program%20Files/nLite/MCDBNET2.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/Program%20Files/nLite/msvcm80.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Attached File(s)
-
sshot_2.png (40.72K)
Number of downloads: 18
#18
Posted 04 October 2007 - 10:28 AM
nuhi, on Oct 4 2007, 05:32 PM, said:
You who have issues with it did you installed it into the nLite folder and are you Windows English or some other lang?
I just did a test with Framework Lite and nLite in c:\program files\nLite and it worked but when nLite was in d:\nLite it didn't.
For those who want to see a tutorial I'll post it tomorrow --I'll show how to make portable .NET wich will work with simple apps but not with nLite (nLite needs to be packed with .NET in order for it to work).
#19
Posted 04 October 2007 - 09:02 PM
Quote
RC is out already??!
#20
Posted 05 October 2007 - 07:10 AM



Help

Back to top









