Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0

Featured Replies

Hi all. Just registered, this is my first post, but I've been lurking for a couple of weeks. I've been using RT7Lite to install W7 on a couple of netbooks, and it's been extremely useful. I did find a small bug.

Host system: Windows 7 64-bit Enterprise

RT 7 Lite version: 1.0.9

Target system: Windows 7 32-bit Enterprise

Steps to replicate:

1. Use RT7Lite to remove any component (I removed a language)

2. Apply and Commit the change

3. Make an ISO

4. Install on a test machine (physical or virtual)

5. Go to Control Panel->System and Security->System->Allow remote access OR Control Panel->System and Security->System->Advanced system settings->Remote

6. Enable Remote Desktop

7. Go to Control Panel->System and Security->Windows Firewall->Advanced Settings->Inbound Rules

*** 8. Scroll down, the item named "Remote Desktop (TCP-In)" in the "Remote Desktop" group will be missing

*** 9. Click on "New Rule...", select Predefined, the Remote Desktop item will be missing from the drop-down list.

Although the specific bug itself is easy to correct by creating a custom rule, there's no reason the entry should disappear from Windows Firewall, especially since all I did was to remove a language. It's an indication of some unwanted interaction occurring during the modification of the install files, and whatever it is may be creating other bugs that we just haven't seen yet. I'll keep testing and report back if I find anything else amiss.

Anyway, I'd like to thank ben for a really useful tool. Awesome job, dude. :D

Alll works fine to me but Themes\Personalization options is missing from my custom windows version.

How options I nee to keep to maintain, themes, personalization and Aero effects?

I have attached my Lastsession.inf.

Other problem is on first Logon. I always need to restart windows in safe mode, create a account and then log with it. How RT7 Lite can create a new account? I can do it in Autounattend.xml too right??

Anyway thanks for this great program

Lastsession1.inf

Edited by Sydnelson

I can do it in Autounattend.xml too right??

Yes:

<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<PlainText>False</PlainText>
<Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
</Password>
<Group>Administrators</Group>
<DisplayName>MyName</DisplayName>
<Name>MyName</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>

This adds administrator account with blank password.

You must run this after install to prevent password expiration:

net accounts /maxpwage:unlimited

Edited by Tomorrow

I have attached my Lastsession.inf.

I'm not seeing your attachment. Can you try again?

Done

hi,

i'm getting this error:

rterror03eb.jpg

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Users\Jaykay\AppData\Local\Temp\RT_mount\Windows\winsxs\pending.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at RTWin7Lite.RT7LiteHome.btn_log_Commit_Click(Object sender, EventArgs e) in D:\Ben\4-8-2010\Final_state\RTWin7Lite\RTWin7Lite\RT7LiteHome.vb:line 3225
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RTWin7Lite
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/RT%207%20Lite/RTWin7Lite.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
RTWin7Lite.resources
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/RT%207%20Lite/de-DE/RTWin7Lite.resources.DLL
----------------------------------------
RTWin7Lite.resources
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/RT%207%20Lite/en-US/RTWin7Lite.resources.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.


i disabled (on the right side of feature removal) games, media features and tablet pc

if you need any further infos, please tell me :)

Edited by jaykay

I can do it in Autounattend.xml too right??

Yes:

<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<PlainText>False</PlainText>
<Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
</Password>
<Group>Administrators</Group>
<DisplayName>MyName</DisplayName>
<Name>MyName</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>

This adds administrator account with blank password.

You must run this after install to prevent password expiration:

net accounts /maxpwage:unlimited

Thank you. Works like a charm.

Now I need to know about Personalization\Themes feature...

gr8 i really want to use but i cant save my work and continue it later

could u make the saving of the inf file before applying ?

Edited by aviv00

gr8 i really want to use but i cant save my work and continue it later

could u make the saving of the inf file before applying ?

I thought that issue was resolved in this build. Have you looked at the release notes?

Done

From Microsoft:

"This behavior is by-design, as Home Basic does not have themes support."

http://support.microsoft.com/kb/2005592

Ohhh GOD I forgot that. Thanks for help anyway.

Than can I remove all visual effects and aero support with RT7Lite right?

Edited by Sydnelson

gr8 i really want to use but i cant save my work and continue it later

could u make the saving of the inf file before applying ?

I thought that issue was resolved in this build. Have you looked at the release notes?

well i saw so i installed it and tested it so far the inf dont exist yet

i see in here C:\Program Files\RT 7 Lite the inf file

i looked at C:\Program Files\RT 7 Lite\Preset dir :)

thx

edit:

dont understand it i change few things and its NOT changed to inf file

Edited by aviv00

Than can I remove all visual effects and aero support with RT7Lite right?

My fear would be that you'd lose basic theme support. Then you'd likely be looking at Windows Classic. My suggestion would be to leave as is...removing themes and the like would save practically nil on your hard drive foot print.

Hello bensam56 :rolleyes:

I've made some little changes inside the file resource.fr-FR.zip (one end line missing fixed!)

resource.fr-FR.zip

I see that some lines were not translated by me!? (see attachment)

I've not these lines inside resource.en-US.txt!

Could you give me for translation, please?

Because it's not a good French translation!!

Thanks

Regards

Edited by myselfidem

dont understand it i change few things and its NOT changed to inf file

Are you looking at the inf while the program is open, or after you've exited the program? It's my understanding that changes are only written after the program is closed.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.