well, im not thinking about several at once, just allowing me to pick one at boot up (similar to how linux does it).
the other operating system i want to install is Windows 7 RC, but i might just end up using windows 7 in my desktop, and keeping windows xp on my laptop
User Profile
Collapse
-
Multiple Operating Systems
So, I want to attempt to have multiple operating systems on my pc, but I have no idea how to do it, I am current (and want to continue) running windows xp.
I found zboot as an option, but the website hasn't been updated since 2005. I also found VMware, but its not really what I want to do.
Is there a good (and free) way to do this without it being that much of a hassle? -
Hello, maybe you can help me again...
So, since I am making an Instrumented Profiler, the data that I have is something like this:
Main()
>Game::Update ()
>>Input_Engine: :ProcessInput()
>>Physics_Engin e::UpdateAllObj ects()
>>>Physics_Engi ne::UpdateObjec t()
>Game::Render ()
>>Graphics_Engi ne::RenderAllOb jects()
>>>Graphics_Eng ine::RenderObje ct()...Leave a comment:
-
Thank you so much, Dormilich...
I made two separate tables, with the main table toggling the second table, and it works perfectlyLeave a comment:
-
Nested Collapsible Tables
Hi,
this is my first time posting here, so be please be nice. If i do something incorrectly (and admin notices), please let me know of my mistake.
So, I am attempting to make nested tables that can be toggled and collapse, the problem is that the javascript code that I have does not support that, and I do not know enough javascript to fix it.
here is the code
...Code:<script language="javascript">
No activity results to display
Show More
Leave a comment: