Content Type
Profiles
Forums
Events
Everything posted by MagicAndre1981
-
Fixed thanks
-
searching for new content displays nothing
-
Boot Windows 7 from VHD - an amazing concept
MagicAndre1981 replied to spacesurfer's topic in Windows 7
you can boot other OS with this tool: http://www.vmlite.com/index.php/products/vboot -
Mount it with DISM, change the files, and unmount it with DISM again.
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
ok, the boot trace includes the Domain Info, the shutdown trace not. So I was not able to see this.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Win API info
MagicAndre1981 replied to luke77's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
http://msdn.microsoft.com/en-us/library/bb773486%28VS.85%29.aspx -
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
so you use a Win2000 DC and included Windows 7 in it?- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Windows 7 SP1 beta not installing on build 16384
MagicAndre1981 replied to maya77's topic in Windows 7
no wonder, you use a leaked pre-RTM Build: Loaded Servicing Stack v6.1.7600.16384 with Core: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16384_none_655352a5e0fc67b4\ The RTM is 6.1.7600.16385 not 6.1.7600.16384 like your Build. This build was leaked from a russian warez site! So next time, buy Windows 7 and don't download it from the internet. -
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
ok, can you post the result of the investigations here? I would also like to know the cause of it.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
Hi Kraxxis1, you should contact the Microsoft Support about this issue. This looks like a bug.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
You can believe what you want but its not true. When activating the option in msconfig an internal variable called KeNumprocSpecified is set in the function Phase1InitializationDiscard. The variable s later used in KeStartAllProcessors. If the variable is set, Windows activate this number of CPU, if not set, it enables all (licensed for the SKU) Processors. Read the Windows Internals Book, Chapter 13 for more details about the boot process. Disable Superfetch (which disables ReadyBoot under Windows 7) and reboot several time with and without your "tweak" and look at the difference ...
-
Windows 7 SP1 beta not installing on build 16384
MagicAndre1981 replied to maya77's topic in Windows 7
can you also please upload the CBS.log from the folder C:\Windows\Logs\CBS? -
Windows always uses all core unless you REDUCE the usage. You see the ReadyBoot effect:
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
Hi, you have the same issue like the user supjack. <interval name="ZeroHiberFile" startTime="17352" endTime="140686" duration="123333" /> I don't know why Windows overrides the hibernation file with 0. This takes some time (123 seconds) for your 4GB hibernation file.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
I can't extract the trace file. Is the password correct? upload it again without password- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Make_PE3 Program to Create Portable Windows 7 PE
MagicAndre1981 replied to wimb's topic in Windows PE
the GUI. Without selecting to install it never finish -
Make_PE3 Program to Create Portable Windows 7 PE
MagicAndre1981 replied to wimb's topic in Windows PE
but when I not select it, the tool never finish -
Make_PE3 Program to Create Portable Windows 7 PE
MagicAndre1981 replied to wimb's topic in Windows PE
Can you please check if the ISO entries is already present in the GRUB entry? When creating several ISO, your tools always adds new entries.