New
#1
RT Seven Lite won't work
I downloaded and installed RT Seven Lite, beta version. When I click on the RT icon it tries to load and then I get the following error message.
Could someone help me get this program to work.
I downloaded and installed RT Seven Lite, beta version. When I click on the RT icon it tries to load and then I get the following error message.
Could someone help me get this program to work.
It is best to contact to them;
RT Se7en Lite | Contact Us
RTSevenLite hasn't been updated for years and I find it unreliable.
Try this instead: https://www.ntlite.com
No problem kemperhills, don't bother with RTSevenLite though, I think it's been abandoned and I could never get it to work properly. NTLite has always worked for me.
What is it you want to use it for exactly? Integrating updates and drivers? I use NTlite with Dr. Windows Update Pack for all the updates. When running the installer, just select to extract the updates but don't install them. You'll have to Google it though, I can't link you to that site as it's in German, although if you use Chrome it will translate it for you. Nothing wrong with the packs though, I've been using them for a couple years and they're updated every month after patch tuesday.
Here's a guide that might help:
https://www.youtube.com/watch?v=4zCm4c062uI
You could also try WinToolkit Win Toolkit - Win Toolkit - WinCert.net Forums
https://www.youtube.com/watch?v=XFRrsQmoSmk
Before you run it I would run these commands:
dism /unmount-Wim /MountDir:<mountDir> /commit (MountDir being the path that's showing in your error message)
dism /Cleanup-Wim (just to cleanup any images you may have previously mounted)
Yep, wise decision, saves a lot of hassle, especially if you have a lot of systems to install on.![]()
I get this error constantly....and it's a pain but it isn't too difficult to fix...
1. Open a command prompt (Goto: Run and type 'cmd' without quotations) at the prompt type: 'dism /cleanup-wim' without quotations.
2. Restart system.
3. Once back in windows navigate to C:\Users\Your Username\AppData\Local\Temp and locate RT_Mount and the other file that begins RT_whatever, and delete both files (may need to take ownership to delete.
You should be able to run RT Seven at this point. If not, delete the directory you unpack the windows.iso to, run the dism /cleanup-wim command again.
That's how I deal with it, because I dont know many dism commands. It isn't pretty, or elegant, but it is effective.