AutoHotkey Community

It is currently May 27th, 2012, 8:48 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: February 24th, 2005, 3:02 am 
Offline

Joined: December 14th, 2004, 11:34 pm
Posts: 45
Location: Minneapolis, MN
In searching for information on making multi-boot cdroms, I came across www.nu2.nu . Worth a look, he's got some good utilities and a good links page.

Tom


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 17th, 2005, 10:38 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
Here is good info on how to create a multi-boot DVD.

Here is more on creating an unattended XP CD

Here is the forum for help

Here you can get the "ultimate boot cd for windows" (based on BartPE), and here the general one

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 17th, 2005, 11:10 pm 
@ daonlyfreez
hast du dich schon unter www.autohotkey.de.vu/forum angemeldet ? :wink:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 18th, 2005, 1:18 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
Hi Bobo. Nö, hab ich noch nicht. Einerseits weil ich kein 'native speaker' bin (obwohl mein Deutsch gut genug ist glaub ich), aber wichtiger, weil getrennte Foren auch getrennte Information bedeuten. Da müsste es schon Leute geben die regelmässig hin und her übersetzen damit es synchron läuft. Und das passiert in der Praxis nie...

Aber ich werde ab und zu mal vorbei schauen, ich kann ja auch (sowie du :wink:) als Gast posten...

SG (Schönen Gruss)

Übrigens, es gibt ne Menge Berlins auf der Welt :P ...

Das hiesse also eine Übersetzung wird mitgeliefert... seuftz... ok... (das genau meine ich)

Hi Bobo. No I didn't yet (register at the German forum). I'm no native speaker (although my German is good enough, I feel), but more importantly, because separated forums means separated information. Ideally one would have people translating to keep it synchronised, but that never happens in real live...

But I will take a peek every now and then. I can post as a Guest (like you :wink:)...

Greetings

Btw: There are a lot of Berlins on this world :P ...

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 18th, 2005, 4:18 pm 
@ daonlyfreez
Welches Berlin meinst du in deiner signature ?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 20th, 2005, 6:49 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
:D

Ja, schon 'Berlin-bei-Spandau' - Brandenburg/Deutschland... :P

Aber es gibt wirklich ne Unmenge an Berlins... alleine in der US schon...

zB hier zu sehen

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 18th, 2005, 2:34 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
forgot this one...

AutoPatcher! 8)

Quote:
AutoPatcher is designed to quickly patch a system with the most current updates (and tweaks) available. It runs silently in the background, and needs no inputs once started. It just has to be downloaded once, then burnt to a CD, and you can patch as many systems as you want, with no extra bandwidth usage (for you companies that pay for it), and also for you users who have friends, family, and relatives on Dial-up.

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 16th, 2006, 5:28 pm 
Bumping this one...

With all the 'troubles' with Windows Update (The 'Windows Genuine Advantage' thing...), AutoPatcher might be an interesting option for many... :wink:

Quote:
WGA (Optional!)

Windows Genuine Advantage
WGA notifications tool


Oh, and if you are in need for drastic measures, try RemoveWGA

Quote:
* Tell you if the WGA notification tool is active on your system
* Allows you to remove the WGA notification tool from your system
* Accept the "-silent" command line parameter to silently check if the WGA notification tool is active on your system, and popup only if it is found (usefull for checking automatically at startup for instance)


PS: I do not support pirating Windows, but the hideous measures Microsoft took with their WGA-thingy (phoning home, forced restarts) are way overdone... :evil:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 16th, 2006, 6:02 pm 
Offline

Joined: March 28th, 2004, 3:53 pm
Posts: 1870
not-logged-in-daonlyfreez wrote:
PS: I do not support pirating Windows, but the hideous measures Microsoft took with their WGA-thingy (phoning home, forced restarts) are way overdone... :evil:

i made this some time ago for WGA, based on information from some website/forum I don't remember now :roll:
Code:
RunWait, %windir%\system32\wgatray.exe /u
RegDelete, HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon
FileDelete, %windir%\system32\wgatray.exe
FileDelete, %windir%\system32\WGAlogon.dll

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group