MSFN Forum: Alcohol 120% Build 2722 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Alcohol 120% Build 2722 Rate Topic: -----

#21 User is offline   implodium 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 08-March 05

Posted 29 May 2005 - 04:58 AM

Mr. Danny, on May 28 2005, 10:25 AM, said:

ummm...if that was directed towards my question, could you dumb it down a little for me. Like alot. Put it in the tongue of the n00bs.
<{POST_SNAPBACK}>


I'm using CMDLINES.TXT in $OEM$ folder to call a batch script. In that batch script
alcohol setup is executed. There is no hardware wizard window popping up and
the alcohol setup's mandatory reboot is done by windows setup anyway.

Since i'm using T-13 sequence to install Alcohol, i'm left with RunOnceEx to do
another neat thing : making alcohol virtual drive available on the first user logon !
The example code segment should be saved as .reg file and imported
during T-13 sequence via REGEDIT /S X:\myfolder\myfile.reg where X: represents
the location of target drive (either system drive or cdrom, but that's OT).

NOTE : The CMDOW command is from RyanVM pack. Here's excerpt from my
registry file :

Windows Registry Editor Version 5.0

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx]
"TITLE"="One-time final system setup"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\001]
@="Setting up Alcohol virtual drives"
"1"="CMD.EXE /C CMDOW.EXE /RUN \"%PROGRAMFILES%\\Alcohol Soft\\Alcohol 120\\Alcohol.exe\""
"2"="SLEEP.EXE 5"
"3"="CMDOW.EXE \"Alcohol 120%\" /HID"
"4"="SLEEP.EXE 60"
"5"="CMDOW.EXE \"Alcohol 120%\" /CLS"


Sequence explained line by line :

LINE 1 :
In this line Alcohol is executed as background task. This means that when
Alcohol is run, the execution sequence continues. This is crucial ! If Alcohol is not
started in background, the system will hang indefinitely waiting for Alcohol to exit
(using "startup" switch won't help, i tried). The CMDOW.exe provides this via
/RUN switch.

LINE 2 :
Sleep.exe (not part of RyanVM package !) is needed to pause the execution long
enough so Alcohol is fully up and running. Without this, the next line will fail.

LINE 3 :
Since in line 2 main window pops up, this command hides it. Having all those
app/cmd windows popping up all over the place ain't professional (well, i'm trying
to make it as good-looking as possible).

LINE 4 :
Another crucial command. This is where sequence is paused to allow Alcohol to
fully prepare virtual drive.

LINE 5 :
Alcohol is being closed down and system contiues booting. This line could be
replaced with "TASKKILL /F /IM Alcohol.exe" but that's far too crude and unfriendly
system-wise.

PS : I still haven't worked out how to hide cmd window which pops up when
executing sleep.exe. I'll get around fixing it when i'm done with other boot-stuff.


#22 User is offline   Mr. Danny 

  • Group: Members
  • Posts: 3
  • Joined: 27-May 05

Posted 29 May 2005 - 07:50 PM

Some things I need defined that I dont know the meaning of:

T-13 Sequence
RunOnceEx
How and what is a .reg file
REGEDIT
CMDOW
RyanVM pack
app/cmd windows

If you could explain these terms to me, I would be very happy.
It sounds like you gave a very thorough answer, and I will look into this stuff with as little knowledge as I have right now. If you could help me with these last terms, I MIGHT be able to do it.

THANK YOU!!!

#23 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 30 May 2005 - 02:15 PM

Quote

Some things I need defined that I dont know the meaning of:

T-13 Sequence
RunOnceEx
How and what is a .reg file
REGEDIT
CMDOW
RyanVM pack
app/cmd windows

If you could explain these terms to me, I would be very happy.
It sounds like you gave a very thorough answer, and I will look into this stuff with as little knowledge as I have right now. If you could help me with these last terms, I MIGHT be able to do it.

THANK YOU!!!


or you can do some research , and reading on the forum first.
saves you alot of questions like these

#24 User is offline   implodium 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 08-March 05

Posted 01 June 2005 - 10:31 AM

muiz, on May 30 2005, 02:15 PM, said:

or you can do some research , and reading on the forum first.
saves you alot of questions like these
<{POST_SNAPBACK}>


I have to agree. Although explaining would be OK, primary goal of this forum
is to get help for problems/questions that are not covered yet.

I myself have been researching this forum for 2 months and joined it when
i had no other way of solving some problems on my own.

Please look for info at unattened.msfn.org . This is a whole sub-site, devoted
solely to unattedned windows setup.

Carefully follow it's links, they're cleanly organized in sections. If you skip
something, later it will backfire (speaking from my own expirience).

Enough chatter.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

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



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