MSFN Forum: RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0 - MSFN Forum

Jump to content


  • 98 Pages +
  • « First
  • 40
  • 41
  • 42
  • 43
  • 44
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0 Windows 7 Configuration tool (07-12-2010) - SP1 Slipstream supported

#821 User is offline   beatmaster 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 25-May 09

Posted 19 June 2010 - 08:41 AM

No idea`s at my problem ?

beatmasters


#822 User is offline   noob2k3 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 07-May 10
  • OS:none specified
  • Country: Country Flag

Posted 19 June 2010 - 10:09 AM

View Postbensam56, on 19 June 2010 - 07:32 AM, said:

wimgapi can't able to mount the image. Did u used vlite or vista waik imagex after Win 7 waik installed?


Nope nothing. Installed win7 x64 from the ISO i mentioned into VirtualBox (maybe that could be a problem..?), installed your tool, started it and pointed it to the source on the ISO. After it is done copying it local i get that message.

Just tested another ISO (7600.16384.090710-1945_x64fre_client_en-us_Retail_Ultimate-GRMCULXFRER_EN_DVD.iso) same problem.

Manually mounting the install.wim using C:\Program Files\Windows AIK\Tools\amd64\imagex.exe works fine.

#823 User is offline   oscar734 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 09-November 07

Posted 19 June 2010 - 10:21 AM

any good guide for this? and successfully tested .inf ? keep getting errors or restart while testing in VirtualBox. I removed alot of thing, and again, not sure what can be removed and can not. Therefore, need some help... (any link of good guide?)

Overall, this is a great software! One major issue that I hope could improve in the future version is the processing time. Really take a while to get it done. (CPU P8700, 2.53 Ghz, yet, still experience slow in process..)

This post has been edited by oscar734: 19 June 2010 - 10:22 AM


#824 User is offline   bensam56 

  • RT Seven Lite Developer
  • PipPip
  • Group: Members
  • Posts: 275
  • Joined: 24-February 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 June 2010 - 11:04 AM

View Postoscar734, on 19 June 2010 - 10:21 AM, said:

any good guide for this? and successfully tested .inf ? keep getting errors or restart while testing in VirtualBox. I removed alot of thing, and again, not sure what can be removed and can not. Therefore, need some help... (any link of good guide?)

Overall, this is a great software! One major issue that I hope could improve in the future version is the processing time. Really take a while to get it done. (CPU P8700, 2.53 Ghz, yet, still experience slow in process..)


If you don't know what to remove better select Tweaked option and apply. I hope someone will submit a good lastsession for you

#825 User is offline   bensam56 

  • RT Seven Lite Developer
  • PipPip
  • Group: Members
  • Posts: 275
  • Joined: 24-February 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 June 2010 - 11:05 AM

View Postbeatmaster, on 19 June 2010 - 08:41 AM, said:

No idea`s at my problem ?

beatmasters


Whats your problem? by the way, what happened about the request?

This post has been edited by bensam56: 19 June 2010 - 11:05 AM


#826 User is offline   bensam56 

  • RT Seven Lite Developer
  • PipPip
  • Group: Members
  • Posts: 275
  • Joined: 24-February 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 June 2010 - 11:07 AM

View Postnoob2k3, on 19 June 2010 - 10:09 AM, said:

View Postbensam56, on 19 June 2010 - 07:32 AM, said:

wimgapi can't able to mount the image. Did u used vlite or vista waik imagex after Win 7 waik installed?


Nope nothing. Installed win7 x64 from the ISO i mentioned into VirtualBox (maybe that could be a problem..?), installed your tool, started it and pointed it to the source on the ISO. After it is done copying it local i get that message.

Just tested another ISO (7600.16384.090710-1945_x64fre_client_en-us_Retail_Ultimate-GRMCULXFRER_EN_DVD.iso) same problem.

Manually mounting the install.wim using C:\Program Files\Windows AIK\Tools\amd64\imagex.exe works fine.


Don't test rt 7 lite in virtual...

This post has been edited by bensam56: 19 June 2010 - 11:08 AM


#827 User is offline   noob2k3 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 07-May 10
  • OS:none specified
  • Country: Country Flag

Posted 19 June 2010 - 11:27 AM

What is the problem about running it in a virtual machine? It seems to work using Vmware.

Got an exception at the "remove components" stage:

System.InvalidCastException: Conversion from string "c:\users\user\appdata\local\te" to type 'Boolean' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
   at RTWin7Lite.RT7LiteHome.permanentlyRemove() in D:\Ben\4-8-2010\Final_state\RTWin7Lite\RTWin7Lite\RT7LiteHome.vb:line 45335
   at RTWin7Lite.RT7LiteHome.btn_log_Commit_Click(Object sender, EventArgs e) in D:\Ben\4-8-2010\Final_state\RTWin7Lite\RTWin7Lite\RT7LiteHome.vb:line 3237
   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)


#828 User is offline   beatmaster 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 25-May 09

Posted 19 June 2010 - 12:03 PM

Hi ben

this is the problem

http://www.msfn.org/...post__p__928491

Quote

Error in version 1.0.8

I have just once the new version 1.0.8 (32bit and 64bit tested).
Old version I have previously uninstalled.

It comes at me with Win 7 x86 as well as in Win x64 7 after mount the image the following error message:

Attachment Zwischenablage02.jpg

someone has an idea why the errors come from?

beatmaster



Other people on Win-Lite.de have the same problem. But under a virtual machine this error not comes.

i don`t understand this error

beatmaster

Attached File(s)



#829 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 June 2010 - 12:37 PM

Test with a english version, then the error should not come... Im getting a new version from ben soon and ill test it to see if he has found the bug.

#830 User is offline   bensam56 

  • RT Seven Lite Developer
  • PipPip
  • Group: Members
  • Posts: 275
  • Joined: 24-February 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 June 2010 - 01:02 PM

View Postnoob2k3, on 19 June 2010 - 11:27 AM, said:

What is the problem about running it in a virtual machine? It seems to work using Vmware.

Got an exception at the "remove components" stage:

System.InvalidCastException: Conversion from string "c:\users\user\appdata\local\te" to type 'Boolean' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
   at RTWin7Lite.RT7LiteHome.permanentlyRemove() in D:\Ben\4-8-2010\Final_state\RTWin7Lite\RTWin7Lite\RT7LiteHome.vb:line 45335
   at RTWin7Lite.RT7LiteHome.btn_log_Commit_Click(Object sender, EventArgs e) in D:\Ben\4-8-2010\Final_state\RTWin7Lite\RTWin7Lite\RT7LiteHome.vb:line 3237
   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)



Just see about this exception in previous page. This is due to Tablet PC removal. Its a small mistake i made while saving the project. Actually i debugged it from previous build but during compilation its reverted.

#831 User is offline   noob2k3 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 07-May 10
  • OS:none specified
  • Country: Country Flag

Posted 20 June 2010 - 03:02 PM

Working fine so far having TabletPC not removed.

One thing i couldn't figure out so far: What to do to enable themes?

Themes always show up but they are greyed out. Both the aero themes but also the "Windows 7 Basic" theme.

#832 User is offline   Bilar Crais 

  • Member
  • PipPip
  • Group: Members
  • Posts: 264
  • Joined: 06-August 04

Posted 20 June 2010 - 03:29 PM

View Postnoob2k3, on 20 June 2010 - 03:02 PM, said:

Working fine so far having TabletPC not removed.

One thing i couldn't figure out so far: What to do to enable themes?

Themes always show up but they are greyed out. Both the aero themes but also the "Windows 7 Basic" theme.



Post your lastSession.ini
You'll find it in the root directory of the rt7 lite program folder. You can attach it to a post.

#833 User is offline   noob2k3 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 07-May 10
  • OS:none specified
  • Country: Country Flag

Posted 21 June 2010 - 12:02 PM

Alright got the theme part figured out.

I've been starting from the advanced template and only enabled a few minor things, see Attached File  Lastsession.inf (20.87K)
Number of downloads: 26.

ISO size: 1,72 GB (1.852.082.176 Bytes)

The installation consumes:

Attached File  space_consumption.jpg (18.15K)
Number of downloads: 14

The only thing i integrated besides a couple windows updates are the All-In-One Runtimes (sereby.org)

Is it possible that the integrated updates causing both the installation and the ISO to take so much space?

#834 User is offline   aviv00 

  • Windowaizer
  • PipPipPipPipPip
  • Group: Members
  • Posts: 937
  • Joined: 02-April 07

Posted 21 June 2010 - 12:10 PM

hey bensam56
could u make the saving of config file before the apply ? the changes ?
and not after
thx

#835 User is offline   Bilar Crais 

  • Member
  • PipPip
  • Group: Members
  • Posts: 264
  • Joined: 06-August 04

Posted 21 June 2010 - 12:34 PM

Sorry...see below.

This post has been edited by Bilar Crais: 21 June 2010 - 12:55 PM


#836 User is offline   Bilar Crais 

  • Member
  • PipPip
  • Group: Members
  • Posts: 264
  • Joined: 06-August 04

Posted 21 June 2010 - 12:37 PM

View Postnoob2k3, on 21 June 2010 - 12:02 PM, said:

Alright got the theme part figured out.

I've been starting from the advanced template and only enabled a few minor things, see Attachment Lastsession.inf.

ISO size: 1,72 GB (1.852.082.176 Bytes)

Is it possible that the integrated updates causing both the installation and the ISO to take so much space?



Actually, a 1.72GB .iso is as small an x64 .iso as you are ever likely to get without some serious voodoo. The smallest W7 x64 .iso I was ever able to obtain with Vlite was around 2.1GB with integrated updates and drivers with DismTool before hand.

I managed to get a 1.65gb iso with RT7 lite, but the end result was not practical, as a good deal of my apps require 3.5 .NET. The advanced option is probably impractical for *most* users. Winsxs cache removal should probably be a hidden option, as per Vlite, as it's only going to mess with most users. But just my opinion.

This post has been edited by Bilar Crais: 21 June 2010 - 12:54 PM


#837 User is offline   Zumoc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 173
  • Joined: 03-July 09
  • OS:95
  • Country: Country Flag

Posted 21 June 2010 - 12:37 PM

My x64 iso is 1,5Gb but is a home basic. For me the best to tweak andis a iso that i use now.

#838 User is offline   noob2k3 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 07-May 10
  • OS:none specified
  • Country: Country Flag

Posted 21 June 2010 - 01:05 PM

Alright, thanks for the feedback. I hope that removing the TabletPC part will drop a few pounds once it is fixed. ;)

#839 User is offline   jadtunrau 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-January 10

Posted 21 June 2010 - 01:35 PM

Where's the Snipping Tool check box? I don't even see it on there any more? Keeping the Tablet PC didn't keep the Snipping Tool for me.

#840 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 June 2010 - 01:43 PM

Did a test today with ultimate 64 win7 got it to around 1.1gb. And all my stuff still works.

Share this topic:


  • 98 Pages +
  • « First
  • 40
  • 41
  • 42
  • 43
  • 44
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy