Wednesday, February 13, 2008

Ms Vista - Activation procedure

Mo nge crack vista...???
Beli donk...
Hahahhahaha.........


Here is the software to Activate Windows XP.

Step to install (I used step 2B):

1. Put the DVD on DVD Rom.

2. make sure the DVD can be read. Because, when I test, only new DVD
drive can read, but older device (such as my computer, can't read it
properly).

3. Start the PC.

4. It automatically boot through DVD, and start installation process.

5. Proced and agree as necessary

6. Use Key : YFKBB-PQJJV-G996G-VWGXY-2V3X8

7. Choose "Business" edition ONLY.

8. On choosing Regional Setting and Time/Date. Please change the year to
2099.

9. Proceed until finish.

10.Please run "Vistatimer.exe", available on attachment
(vistatimer.zip).

11.Do not press anything. It will restart your computer automatically.

12. After restart, it runs again. Let it be.

13. After a few minutes. It will finish by itself. No user intervention
needed.

14. Click Finish.

15. Please look at your date configuration. Change it to current date.


Please refer to "vista workaround" attachment for more information
regarding point 10 to 15.
Your copy of Windows Vista can be use now.

WORKAROUND

1.
Install Vista FINAL RELEASE with Key YFKBA-PQJJU-G996F-VWGXX-2V3X7
Choose "Business" edition ONLY not others !!

There is 2 step, just choose each one. 2A OR 2B.
Recomended using step 2B.

=======================================
2A.
This intended to activate through fake Activation Server.
It will have 180 days re-activation, eventhough it done automatically.


When Windows setup completed and Internet access setup completed.
Open Command Prompt under "Administrator Mode",
That is, right click the Command Prompt icon, select "run as admin"
Activate your Business Vista against sito.kmip.net
(This is a private KMS server for Volume License 2.0a activation).

Now in command prompt (Admin mode) type:

cscript c:\windows\system32\slmgr.vbs -skms sito.kmip.net
cscript C:\windows\system32\slmgr.vbs -ato

Activate completed !!
Now you may wish to check the activation status type:

cscript c:\windows\system32\slmgr.vbs -dlv

KMS Volume License activate requires re-activate every 180 days
The reactivate will be done automatically.

================================================

2B.
make your vista running on 'unlimited' time trial of 60 days.
Neverending 60 days trial. So, there is no need to activate to any
server.


For people who wish to know, this krack stops the 30 day timer to leave
your Vista active forever, and works with Windows updates. You might
wish to opt out of any val!dation updates though Wink

Apply one of the "2099 trick" (eg: set install date to: 2099 and set
date back after install...)

Follow this:
1. Extract the .rar file.
2. Right click on vistakrack.exe and select properties.
3. Goto Compatibility tab and check "Run this program as an
administrator"
4. Close properties tab and run the krack file, hit krack as shown.
5. Computer will start the krack, and reboot.
6. When vista loads, it will show a warning on the systray, right click
on it, and allow the program to be started, and then hit allow when the
warning pops up again.
7. The krack will then open up and finish the process. Hit finish to
close the program.
8. krack is now complete!!

To double check to make sure it worked, reboot your computer and goto:
1. Start > Run > slmgr.vbs -dlv
2. Wait a sec for the box to pop up
3. Look at the bottom line, if it says the time remaining is 43200 your
set!

Error on Excel Miscalculation

Microsoft forum.
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=mi
crosoft.public.excel.misc&tid=8e513cdf-5a41-495f-bd8a-e5e9f4c2cafb&cat=&
lang=&cr=&sloc=&p=1

A1 = 154.2
B1 = 1700
C1 = A1*B1 give answer 262140 (correct)
D1 = 4
E1 = C1/D1 give answer 100000 (incorrect, the answer must be 65535)


Calculation Issue Update
http://blogs.msdn.com/excel/archive/2007/09/25/calculation-issue-update.
aspx
Yesterday we were alerted to an issue in Excel 2007 (and Excel Services
2007) involving calculation of numbers around 65,535. The Excel team
would like to provide a description of the issue and explain what we're
doing about it.

Background
Yesterday evening we were alerted to an issue in Excel 2007 (and Excel
Services 2007) involving calculation of numbers around 65,535. The
first example that we heard about was =77.1*850, but it became clear
from our testing as well as additional reports that this was just one
instance where Excel 2007 would return a value of 100,000 instead of
65,535. The majority of these additional reports were focused on
multiplication (ex. =5.1*12850; =10.2*6425; =20.4*3212.5 ), but our
testing showed that this really didn't have anything do to with
multiplication - it manifested itself with many but not all calculations
in Excel that should have resulted in 65,535 (=65535*1 and =16383.75*4
worked for instance). Further testing showed a similar phenomenon with
65,536 as well. This issue only exists in Excel 2007, not previous
versions.

The Problem
This issue was introduced when we were making changes to the Excel
calculation logic in the Office 2007 time frame. Specifically, Excel
incorrectly displays the result of a calculation in 12 very specific
cases (outlined below). The key here is that the issue is actually not
in the calculation itself (the result of the calculation stored in
Excel's memory is correct), but only in the result that is shown in the
sheet. Said another way, =850*77.1 will display an incorrect value, but
if you then multiply the result by 2, you will get the correct answer
(i.e. if A1 contains "=850*77.1", and A2 contains "=A1*2", A2 will
return the correct answer of 131,070).

So what, specifically, are the values that cause this display problem?
Of the 9.214*10^18 different floating point numbers (floating point on
wikipedia) that Excel 2007 can store, there are 6 floating point numbers
(using binary representation) between 65534.99999999995 and 65535, and 6
between 65535.99999999995 and 65536 that cause this problem. You can't
actually enter these numbers into Excel directly (since Excel will round
to 15 digits on entry), but any calculation returning one of those
results will display this issue if the results of the calculation are
displayed in a cell. All other calculation results are not affected.

The Solution
We take calculation in Excel very seriously and we do everything we can
in order to ensure that calculation is correct for all cases. We've
come up with a fix for this issue and are in the final phases of a broad
test pass in order to ensure that the fix works and doesn't introduce
any additional issues - especially any other calculation issues. This
fix then needs to make its way through our official build lab and onto a
download site - which we expect to happen very soon. We'll add another
post once that's taken place with a link to the download.

Caused by :
http://blogs.zdnet.com/hardware/?p=812
So what, specifically, are the values that cause this display problem?
Of the 9.214*10^18 different floating point numbers (floating point on
wikipedia) that Excel 2007 can store, there are 6 floating point numbers
(using binary representation) between 65534.99999999995 and 65535, and 6
between 65535.99999999995 and 65536 that cause this problem. You can't
actually enter these numbers into Excel directly (since Excel will round
to 15 digits on entry), but any calculation returning one of those
results will display this issue if the results of the calculation are
displayed in a cell. All other calculation results are not affected.

Solution
http://blogs.msdn.com/excel/archive/2007/09/25/calculation-issue-update.
aspx
Calculation Issue Update (Fix Available)

Two weeks ago, we posted about an issue involving the calculation of
numbers around 65,535 and 65,536. As of today, fixes for this issue in
Excel 2007 and Excel Services 2007 are available for download from the
following locations:

Excel 2007:
http://download.microsoft.com/download/6/1/3/61343075-aa12-4152-a761-fcc
c16d6cef4/office-kb943075-fullfile-x86-glb.exe
64-bit Excel Services 2007:
http://download.microsoft.com/download/c/d/c/cdcccd84-86cd-4199-b01c-1df
2dac66534/office-kb943076-fullfile-x64-glb.exe
32-bit Excel Services 2007:
http://download.microsoft.com/download/c/d/c/cdcccd84-86cd-4199-b01c-1df
2dac66534/office-kb943076-fullfile-x86-glb.exe

KB Articles have been posted as well:

Excel 2007: http://support.microsoft.com/default.aspx/kb/943075/
Excel Services 2007: http://support.microsoft.com/default.aspx/kb/943076

We are in the process of adding this fix to Microsoft Update so that it
will get automatically pushed to users running Excel 2007 or Excel
Services 2007. Additionally, the fix will also be contained in the
first service pack of Office 2007 when it is released (the release date
for SP1 of Office 2007 has not been finalized).

Thank you for your patience,

The Excel Team

Miscalculation on Ms Excel 2007

Dear All,
Eventhough we are not testing Ms Office 2007 yet, But this widespread
information is true.

Microsoft is not released information related to this problem.
But an update is already release immediately.

Please do not install Office 2007, specifically excel 2007.
Except if you have run Office Update on the internet.
Or running below update from following link :
http://blogs.msdn.com/excel/archive/2007/10/09/calculation-issue-update-
fix-available.aspx

We will try Office 2007 after its Service Pack 1 has been released, to
make sure this problem never happened to our company PCs.

Regards,

Cahyo


The information from link above :

Two weeks ago, we posted about an issue involving the calculation of
numbers around 65,535 and 65,536. As of today, fixes for this issue in
Excel 2007 and Excel Services 2007 are available for download from the
following locations:

Excel 2007:
http://download.microsoft.com/download/6/1/3/61343075-aa12-4152-a761-fcc
c16d6cef4/office-kb943075-fullfile-x86-glb.exe
64-bit Excel Services 2007:
http://download.microsoft.com/download/c/d/c/cdcccd84-86cd-4199-b01c-1df
2dac66534/office-kb943076-fullfile-x64-glb.exe
32-bit Excel Services 2007:
http://download.microsoft.com/download/c/d/c/cdcccd84-86cd-4199-b01c-1df
2dac66534/office-kb943076-fullfile-x86-glb.exe

KB Articles have been posted as well:

Excel 2007: http://support.microsoft.com/default.aspx/kb/943075/
Excel Services 2007: http://support.microsoft.com/default.aspx/kb/943076

We are in the process of adding this fix to Microsoft Update so that it
will get automatically pushed to users running Excel 2007 or Excel
Services 2007. Additionally, the fix will also be contained in the
first service pack of Office 2007 when it is released (the release date
for SP1 of Office 2007 has not been finalized).

Thank you for your patience,

The Excel Team

Saturday, February 09, 2008

AutoCad 2008 - Installation Procedure & File

For Autocad 2008, here is the instruction.

1. Put The CD on CD Drive.
2. It will automaticaly autorun.
3. Then it comes up with Dialog box.
4. Choose INSTALL
5. Follow the step (and agree on each step, if any).
6. Install.
7. On Installation process, you must close outlook or some application
mentioned by the software. Just do it.
8. Some error detected, on installing FLASH option. Just click OK.
Because your PC is already have Flash Player.
9. Put CD 2, if requested.
10. Finish.
11. After installation is finish, you might need to restart your PC.
Please do it.
12. Run Autocad 2008. We need to finish registration.
13. The first time autocad running, it will open registration menu.
Please proceed to activation process.
14. Put Serial Number : 666 - 66666666
15. Check the "Request Code". It will looks like this. Example : N03Z
9LNN XYCN TU53 GH3R PVE3.
16. Copy the Request code.
17. Open the file attached (Autocad-2008-Keygen.zip). There is an serial
key generator for Autocad2008, named : AutoCAD-2008-keygen.exe. Open it.
18. After running the program, paste Request Code to its place.
19. Click "Calculate".
20. Copy all "Auth Code". Paste this code in Autocad registration form
(see point 13-16).
21. Press Next.
22. Ok.

Finish installation & registration.
Then you can use Autocad 2008.

Crack Windows Vista Activation Workaround

Content on here is paste from other sources. Quoting workaround to
handle windows viata activation.


http://www.vistaforums.com/forum/Topic79-41-1.aspx
Here is the thing, if you have vista and tried to activate it over the
internet and get an error try phone activation, if that still fails call
microsoft speak with a support tech tell them you activated vista about
3 days ago, and u had a system crash and had to reinstall... Now for
some reason it isnt activating, tell them that your copy is only
installed on one pc and they will give you an activation code... LEGIT

http://www.vistaforums.com/forum/Topic79-41-1.aspx

Just go to Microsoft and sign up for the program, you just have to pay
$1.50 and you will receive a link to download the RC1 5600 along with a
serial that can be activated on up to 10 computers! I have the Ultimate
its the best thing since slice bread good job Microsoft!


http://windowssecrets.com/comp/070315/
The following describes the Registry key that's involved.

Step 1. While running a copy of Windows Vista that hasn't yet been
activated, click the Start button, type regedit into the Search box,
then press Enter to launch the Registry Editor.

Step 2. Explore down to the following Registry key:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion
\ SL

Step 3. Right-click the Registry key named SkipRearm and click Edit. The
default is a Dword (a double word or 4 bytes) with a hex value of
00000000. Change this value to any positive integer, such as 00000001,
save the change, and close the Registry Editor.

Step 4. Start a command prompt with administrative rights. The fastest
way to do this is to click the Start button, enter cmd in the Search
box, then press Ctrl+Shift+Enter. If you're asked for a network username
and password, provide the ones that log you into your domain. You may be
asked to approve a User Account Control prompt and to provide an
administrator password.

Step 5. Type one of the following two commands and press Enter:

slmgr -rearm
or
rundll32 slc.dll,SLReArmWindows

Either command uses Vista's built-in Software Licensing Manager (SLMGR)
to push the activation deadline out to 30 days after the command is run.
Changing SkipRearm from 0 to 1 allows SLMGR to do this an indefinite
number of times. Running either command initializes the value of
SkipRearm back to 0.

Step 6. Reboot the PC to make the postponement take effect. (After you
log in, if you like, you can open a command prompt and run the command
slmgr -xpr to see Vista's new expiration date and time. I explained the
slmgr command and its parameters in my Feb. 15 article.)

Step 7. To extend the activation deadline of Vista indefinitely, repeat
steps 1 through 6 as necessary.

Any crooked PC seller with even the slightest technical skill could
easily install a command file that would carry out steps 1 through 6
automatically. The program could run slmgr -rearm three times, 30 days
apart, to postpone Vista's activation deadline to 120 days. It could
then run skip -rearm every 30 days, for a period of months if not years,
by first resetting the SkipRearm key.


http://www.raymond.cc/blog/archives/2006/12/14/windows-vista-activation-
permanently-cracked-proof/ -here are the instructions!!!but i advice u
use timestoper crack since this expires june!!!

--------------------------
Install Notes
---------------------------

---------CRACKING WINDOWS VISTA RTM---------

[{user32.dll.mui this file is needed later on for patching evaluation
copy watermark}]

NOW YOU HAVE THE PATCHED FILES JUST REPLACE THEM AS INSTRUCTED BELOW
STEP BY STEP !!!

--STEP 1--

Take Ownership And Full Control Of File: pkeyconfig.xrm-ms
C:Windows\System32\Licensingpkeyconfig\pkeyconfig.xrm-ms

Right-click pkeyconfig.xrm-ms
select Properties
Go to the Security tab and click the 'Advanced' button
Go to the 'Owner' tab and click the 'Edit' button
Select 'Administrators' and click 'Apply' button
You have now taken 'Ownership' of the file, as Windows will point out to
you
Close the property windows

Right-click pkeyconfig.xrm-ms again
select Properties
Go to the Security tab again, click the Advanced button
Now Press Edit, then double-click 'Administrators' in the list and tick
the 'allow'
box for 'Full control'
You have now taken 'Full control' of the file, as Windows will point out
to you
Close the property windows again

Now you can Replace the file:
c:Windows\System32\Licensingpkeyconfig\pkeyconfig.xrm-ms
With RC2 One

--STEP 2--

Stop The Service 'Software Licensing'
Click Start And Type In The Search Bar 'services.msc' (without quotes)
And Press Enter
Find 'Software Licensing' in list view
Right-click on 'Software Licensing' and click the stop - then press yes

--STEP 3--

Take Ownership And Full Control Of File: tokens.dat

C:/Windows/ServiceProfiles/NetworkService/AppData/Roaming/Microsoft/Soft
wareLicensing/tokens.dat

they hide Appdata - so you will need to type it in the address bar.

you will have to press continue twice to confirm that you want to get to
these directories.

Right-click tokens.dat
select Properties

Go to the Security tab and click the 'Advanced' button

Go to the 'Owner' tab and click the 'Edit' button + Continue

Select 'Administrators' and click 'Apply' button + Press OK

You have now taken 'Ownership' of the file, as Windows will point out to
you

Close the property windows

Right-click tokens.dat again

select Properties

Go to the Security tab again, click the Advanced button

Now double-click 'Administrators' in the list and tick the 'allow' box
for 'Full control' (did I forget to say Press Edit ?)

You have now taken 'Full control' of the file, as Windows will point out
to you
Close the property windows again

Now you can Replace The File:
C:/Windows/ServiceProfiles/NetworkService/AppData/Roaming/Microsoft/Soft
wareLicensing/tokens.dat
With RC2 One

if you want, you can make backups, this crack will never expire, don't
believe the assholes like Big_Bambu etc...
they don't know what they are talking about.

Turn on Services in Step 2

--STEP 4--

Disconnect the internet and

REBOOT Computer
(It is better to call Microsoft for the phone activation, it will be
genuine forever with their keygen)

Click Start And Type In The Search Bar slui (without quotes) And Press
Enter
This will Take You Straight To The Activation Window Where You Can TYPE
Your RC1 Or RC2 Key To Activate It!
Windows will be a little slow, it might say not responding, but within 1
minute you will have it activated

(You don't even need to do the date trick, if you tamper with the date,
you will get the message a problem occured)
you will need to restart and start at step 4 if you get that error.
if you get the error again, you can activate by phone.

Now there is no error so;

your copy will be genuine forever, because it doesn't have
the beta files that tell it to expire.

--COMPLETE--

How to get rid of the evaluation copy watermark in Windows Vista RTM
The patched file is for the English version of Vista RTM only! If you
have a different language of Vista,
you'll have to patch it yourself. Instructions included for that as well

4. To get rid of the evaluation copy watermark in Windows Vista RTM in
the bottom right corner of your Windows Vista RTM.
Some may not see it yet, but believe me it will show up after a few
reboots.

There are 2 ways to get rid of the watermark:
1. Replace your original user32.dll.mui file with patched version of the
file
2. Edit your own user32.dll.mui file using a resource hacker for other
languages

Option 1:

Go to your 'C:\Windows\System32\xy-XY' directory and locate
user32.dll.mui
(Where C:\ is the drive you installed Vista on, and 'xy-XY' is the
folder corresponding to your language: en-US for English,
fr-FR for French, de-DE for german, etc)

[{user32.dll.mui here you need this file for patching evaluation copy
watermark}]

NOW YOU HAVE THE PATCHED FILE JUST REPLACE THEM AS INSTRUCTED BELOW STEP
BY STEP

--STEP 1--

Take Ownership And Full Control Of File:
C:\Windows\System32\en-US

Right-click user32.dll.mui

select Properties

Go to the Security tab and click the 'Advanced' button

Go to the 'Owner' tab and click the 'Edit' button

Select 'Administrators' and click 'Apply' button

You have now taken 'Ownership' of the file, as Windows will point out to
you

Close the property windows

Right-click user32.dll.mui again

select Properties

Go to the Security tab again, click the Advanced button

Now double-click 'Administrators' in the list and tick the 'allow' box
for 'Full control'

You have now taken 'Full control' of the file, as Windows will point out
to you

Close the property windows again

Now you can Replace The File:

C:\Windows\System32\en-US

With Patched One

Now, rename user32.dll.mui to 'user32.dll.mui.bak'. This way you have a
backup,
just in case. If you don't want a backup, delete it.

Now you can Replace or Copy the file: user32.dll.mui with the patched
file
provided in the crack 'user32.dll.mui'

REBOOT Computer

No more annoying watermark on your desktop,
you're done everything will be good working ENJOY

--COMPLETE--


http://keznews.com/1951_Permanently_Activate_Windows_Vista_by_Skip_Activ
ation_with_Patched_TimerStop_sys_Crack

Hackers are going all out to crack Windows Vista activation procedure
which is enhanced by Software Protection Platform (SPP).

Until now, Microsoft has an upper hand, with no permanent or foolproof
ways to crack or bypass Windows Vista activation request emerged.
Instead, various workarounds and tricks to bypass, skip, delay, disable
or spoof Vista activation has been suggestion, to various degree of
success, such as extend evaluation period, rearm method, install Vista
in future year, 'frankenbuild' Vista by replacing RTM build WPA files
with RC build files, activate against spoofed KMS server, or run and
activate Vista with own local KMS server and etc. Now, there is new
crack method that able to permanently stop the countdown timer of time
left to activate Windows Vista, effectively running Vista OS in full
functionality evaluation mode forever.

1. Install Windows Vista Ultimate edition (or other edition) without
product key.
2. Windows Vista needs to be applied with 2099-ReArm trick, so that
the counter of minutes to no activation required period will not return
to normal after reboot. Click on Start Orb button.
3. Select "All Programs", then "Accessories".
4. Right click on "Command Prompt, then select "Run as Administrator
(A)".
5. If User Account Control (UAC) prompt a warning message, click on
"Continue".
6. In the command prompt, type date and press Enter. You will see the
following:

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>date
Current date: 12/19/2006 Thursday
Enter new date:
7. Enter 12/31/2099 (December 31, 2099).
8. Next, type cscript slmgr.vbs -rearm. You will see something like
the following:

C:\Windows\system32>cscript slmgr.vbs -rearm
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

The command completed successfully.
To make the change effectively, please restart the system.
9. Then reset the date of the system to current date again by typing
date again. You will see the following:

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>date
Current date: 12/31/2099 Thursday
Enter new date:
10. Type in current date, i.e. 12/19/2006.
11. Exit from command prompt, but do not restart the computer.
12. Download StopTimer.zip, StopTimer.zip, StopTimer.zip or
StopTimer.zip torrent.
13. Extract the downloaded archive file into a folder. It should
contains "Vista test crack.exe" and "timerstop.sys".
14. Execute or run the "Vista test crack.exe" by right click on "Vista
test crack.exe", and select "Run as Administrator (A)".
15. Optional: Press in Test button, and it will pop up a message says
4 timers are stopped. At this time, the counter should be freezed, Check
with slmgr.vbs -dlv command, with the minutes left should be the same
after a few minutes interval. If it's the case, continue with the
following steps to run the crack every startup.
16. In the Vista test crack window, click on "Install" button. You
will be prompted with "Service installed" message if everything is done
properly and correctly. The crack will copy the patched stoptimer.sys to
system folder and install a new service named "timerstop" to stop
kernel-mode timers in spsys.sys system file.
17. Exit from the crack, and restart the computer.
18. The hacking is basically done. Next few steps to to verify that
the activation grace period built-in countdown timer is actually stopped
and disable the timers from working properly, and make sure that the
crack is installed properly. After restart, log on to Windows Vista. Run
for a few minutes.
19. Press on Windows + R keys.
20. Type slmgr.vbs -dlv to check the time left to activate Windows
Vista. If the time left is 43200 minutes that's mean the crack is
successful.

With the crack, you will have the following in the registry:


Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TimerStop]
"Type"=dword:00000001
"Start"=dword:00000002
"ErrorControl"=dword:00000000
"ImagePath"=hex(2):5c,00,3f,00,3f,00,5c,00,45,00,3a,00,5c,00,57,00,69,00
,6e,00,\
64,00,6f,00,77,00,73,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,
32,\
00,5c,00,54,00,69,00,6d,00,65,00,72,00,53,00,74,00,6f,00,70,00,2e,00,73,
00,\
79,00,73,00,00,00
"DisplayName"="TimerStop"


Further information:

* The TimerStop vista test crack works on all 32-bit x86 Windows
Vista edition such as Vista Ultimate and Vista Home Premium. Success
rate in 64-bit (x64) environment is likely to be low.
* The crack will make the time left to activate Vista to become
always 43200 minutes (30 days), and will not countdown or reduce.
* It's possible to access Windows Update if you install Windows
Vista with default product key (no product key entered when
installation).
* During the first 3 days of activation grace period after
installing Windows Vista, Microsoft has designed it in such a way that
Vista will allow greatest flexibility for users to install required
drivers and application during this period, so Vista won't prompt any
reminder message for activation. After crack, Vista OS will always run
with 30 days left for activation, thus there will not be any watermark
or reminder to activate.
* It's possible to pass Windows Vista Genuine Advantage (WVGA)
validation, so users able to download Microsoft value-added software for
genuine customers.
* As mentioned above, as Vista will also remain in first 3 days of
activation grace period, in theory, Microsoft will not be able to
differentiate who is the newly installed system, or who is the 'patched'
system, unless of course, they check for the specific file or system
(privacy anyone?).
* Users can only view that there is 30 more days for system to be
activated in the system properties, but it won't affect system usage or
installation method.


On the other way, if you having problem with KB929391 Windows Vista
Validation Updates, visit ways to remove or uninstall the Vista
validation tool.

Disclaimer: This article is for educational and informational purpose
only.

by LK, Cho from My Digital Life

Download VISTA RTM: Windows Vista RTM build 6000.16386 DOWNLOAD

Friday, February 08, 2008

Konfigurasi xl pada labtop mac os

Kayanya gak jalan di gue deh..
:)
but it worth to try...


1. XL

! iPAQ
!
! Author: Ross Barkman
!
!
! History:
! 24 Jan 01 First release of base script
! 15 May 04 Simplified & made more generic
! 3 tries of initial AT added
! 05 Jan 05 Configure for iPAQ
!
! 'mlts' resource info:
! byte 1 == 01 -> modem HAS built-in error correction protocols
! byte 2 == 01 -> modem HAS built-in data compression protocols
! byte 3 == 200 -> max number of chars in varstr 7
! byte 4 == 200 -> max number of chars in varstr 8
! byte 5 == 200 -> max number of chars in varstr 9
!
@ORIGINATE
@ANSWER
!
! -- Modem setup --
!
note "Nokia E61 Modem Script" 1
!
! Set serial port speed 57600, all interface signals off
!
serreset 230400, 0, 8, 1
hsreset 0 0 0 0 0 0
settries 0
!
!
@LABEL 1
!
! Check the phone is responding
!
matchclr
matchstr 1 2 "OK¥13¥10″
write "AT¥13″
matchread 30
inctries
iftries 3 101
jsr 9
jump 1
!
!
@LABEL 2
!
settries 0
!
!
@LABEL 3
!
! Configure the phone
!
matchclr
matchstr 1 5 "OK¥13¥10″
matchstr 2 101 "ERROR¥13¥10″
write "AT&FE0V1S0=0¥13″
matchread 30
inctries
iftries 3 101
jsr 9
jump 3
!
!
@LABEL 5
pause 10
settries 0
!
!
@LABEL 6
!
! Set additional options
!
matchclr
matchstr 1 10 "OK¥13¥10″
matchstr 2 108 "ERROR¥13¥10″
write "AT¥13″
matchread 60
inctries
iftries 3 101
jump 6
!
!
@LABEL 9
!
! Subroutine: Attempt to reset the phone
!
DTRClear
pause 5
DTRSet
flush
return
!
!
@LABEL 10
!
! Setup complete
!
ifANSWER 32
!
!
! -- Place a call --
!
@LABEL 20
!
! Display the full dialstring (Varstring 1)
!
note "Melakukan koneksi XL-GPRS" 3
!
! Varstrings 7, 8 and 9 may contain partial dialstrings
! if the number is longer than the phone's buffer
! (unlikely, but we allow for it)
!
ifstr 8 27 " "
ifstr 9 24 " "
!
! Write dialstring in varstrings 7, 8 & 9
matchclr
matchstr 1 21 "OK¥13¥10″
write "AT+CGDCONT=1,¥34IP¥34,¥34www.xlgprs.net¥34¥13″
write "ATDT*99***1#¥13″
matchread 400
jump 101
!
@LABEL 21
matchclr
matchstr 1 22 "OK¥13¥10″
write "AT+CGDCONT=1,¥34IP¥34,¥34www.xlgprs.net¥34¥13″
write "ATDT*99***1#¥13″
matchread 400
jump 101
!
@LABEL 22
write "AT+CGDCONT=1,¥34IP¥34,¥34www.xlgprs.net¥34¥13″
write "ATDT*99***1#¥13″
jump 32
!
!
@LABEL 24
! Write dialstring in varstrings 7 & 8
matchclr
matchstr 1 25 "OK¥13¥10″
write "AT+CGDCONT=1,¥34IP¥34,¥34www.xlgprs.net¥34¥13″
write "ATDT*99***1#¥13″
matchread 400
jump 101
!
@LABEL 25
write "AT+CGDCONT=1,¥34IP¥34,¥34www.xlgprs.net¥34¥13″
write "ATDT*99***1#¥13″
jump 32
!
@LABEL 27
! Write dialstring in varstring 7
write "AT+CGDCONT=1,¥34IP¥34,¥34www.xlgprs.net¥34¥13″
write "ATDT*99***1#¥13″
!
!
! -- Connect response --
!
! Parses successful connect responses in the following format:
! CARRIER
! CONNECT zzzzz
!
@LABEL 32
matchclr
matchstr 1 81 "RING¥13¥10″
matchstr 2 102 "NO DIALTONE¥13¥10″
matchstr 3 103 "NO CARRIER"
matchstr 4 103 "ERROR¥13¥10″
matchstr 5 104 "BUSY¥13¥10″
matchstr 6 105 "NO ANSWER¥13¥10″
matchstr 7 33 "CARRIER"
matchstr 8 34 "CONNECT"
matchread 700
ifANSWER 32
jump 105
!
! CARRIER parsing
!
@LABEL 33
note "Network carrier detected" 2
jump 32
!
! CONNECT parsing
!
@LABEL 34
!
! 2400 and 4800 have two entries each
! to distinguish them from 24000 and 48000
!
matchclr
matchstr 1 40 "2400¥13″
matchstr 2 40 "2400/"
matchstr 3 41 "4800¥13″
matchstr 4 41 "4800/"
matchstr 5 42 "7200″
matchstr 6 43 "9600″
matchstr 7 44 "12000″
matchstr 8 45 "14400″
matchstr 9 46 "19200″
matchstr 10 51 "28800″
matchstr 11 52 "38400″
matchstr 12 53 "43200″
matchstr 13 54 "48000″
matchstr 14 55 "56000″
matchstr 15 56 "64000″
matchread 10
jump 59
!
! - Connection rates -
!
! CommunicatingAt informs ARA of the link speed
!
@LABEL 40
note "Communicating at 2400 bps." 2
CommunicatingAt 2400
jump 60
!
@LABEL 41
note "Communicating at 4800 bps." 2
CommunicatingAt 4800
jump 60
!
@LABEL 42
note "Communicating at 7200 bps." 2
CommunicatingAt 7200
jump 60
!
@LABEL 43
note "Communicating at 9600 bps." 2
CommunicatingAt 9600
jump 60
!
@LABEL 44
note "Communicating at 12400 bps." 2
CommunicatingAt 12400
jump 60
!
@LABEL 45
note "Communicating at 14400 bps." 2
CommunicatingAt 14400
jump 60
!
@LABEL 46
note "Communicating at 19200 bps." 2
CommunicatingAt 19200
jump 60
!
@LABEL 51
note "Communicating at 28800 bps." 2
CommunicatingAt 28800
jump 60
!
@LABEL 52
note "Communicating at 38400 bps." 2
CommunicatingAt 38400
jump 60
!
@LABEL 53
note "Communicating at 43200 bps." 2
CommunicatingAt 43200
jump 60
!
@LABEL 54
note "Communicating at 48000 bps." 2
CommunicatingAt 48000
jump 60
!
@LABEL 55
note "Communicating at 56000 bps." 2
CommunicatingAt 56000
jump 60
!
@LABEL 56
note "Communicating at 64000 bps." 2
CommunicatingAt 64000
jump 60
!
@LABEL 59
note "Communicating at an unknown rate." 2
!
@LABEL 60
jump 70
!
!
! - Normal exit after "CONNECT" -
!
!
@LABEL 70
!
! Turn CTS on, for hardware flow control
!
HSReset 0 1 0 0 0 0
!
ifANSWER 71
pause 30
!
@LABEL 71
exit 0
!
!
! -- Answer calls --
!
! A RING result from the modem and in ANSWERING mode
! claims the serial port and answering the phone
!
@LABEL 81
ifORIGINATE 32
userhook 1
note "Answering phone…" 2
write "ATA¥13″
jump 32
!
!
! -- Hang up and reset modem --
!
@HANGUP
@LABEL 90
settries 0
HSReset 0 0 0 0 0 0
!
@LABEL 92
!
! Escape from data to command mode
!
matchclr
matchstr 1 94 "OK¥13¥10″
write "+++"
matchread 20
!
@LABEL 94
!
! Send hangup command
!
pause 10
matchclr
matchstr 1 98 "NO CARRIER¥13¥10″
matchstr 2 98 "OK¥13¥10″
matchstr 3 98 "ERROR¥13¥10″
matchstr 4 98 "0¥13¥10″
write "ATH0¥13″
matchread 30
!
! If that fails, toggle DTR
!
DTRClear
pause 5
DTRSet
flush
!
! Try this three times only
!
inctries
iftries 3 101
jump 92
!
!
@LABEL 98
!
! Reset phone to default settings
!
pause 10
matchclr
matchstr 1 99 "OK¥13¥10″
write "AT&F¥13″
matchread 30
jump 101
!
@LABEL 99
exit 0
!
! -- Error messages --
!
! Modem Not Responding
@LABEL 101
exit -6019
!
! No Dial Tone
@LABEL 102
exit -6020
!
! No Carrier or Error
@LABEL 103
exit -6021
!
! Busy
@LABEL 104
exit -6022
!
! No Answer
@LABEL 105
exit -6023
!
! User Cancellation
@LABEL 107
exit -6008
!
@LABEL 108
exit -6002 "The phone or network does not seem to support the options required for this script"
!

2. IM3

! iPAQ
!
! Author: Ross Barkman
!
!
! History:
! 24 Jan 01 First release of base script
! 15 May 04 Simplified & made more generic
! 3 tries of initial AT added
! 05 Jan 05 Configure for iPAQ
!
! 'mlts' resource info:
! byte 1 == 01 -> modem HAS built-in error correction protocols
! byte 2 == 01 -> modem HAS built-in data compression protocols
! byte 3 == 200 -> max number of chars in varstr 7
! byte 4 == 200 -> max number of chars in varstr 8
! byte 5 == 200 -> max number of chars in varstr 9
!
@ORIGINATE
@ANSWER
!
! -- Modem setup --
!
note "Nokia E61 Modem Script" 1
!
! Set serial port speed 57600, all interface signals off
!
serreset 230400, 0, 8, 1
hsreset 0 0 0 0 0 0
settries 0
!
!
@LABEL 1
!
! Check the phone is responding
!
matchclr
matchstr 1 2 "OK¥13¥10″
write "AT¥13″
matchread 30
inctries
iftries 3 101
jsr 9
jump 1
!
!
@LABEL 2
!
settries 0
!
!
@LABEL 3
!
! Configure the phone
!
matchclr
matchstr 1 5 "OK¥13¥10″
matchstr 2 101 "ERROR¥13¥10″
write "AT&FE0V1S0=0¥13″
matchread 30
inctries
iftries 3 101
jsr 9
jump 3
!
!
@LABEL 5
pause 10
settries 0
!
!
@LABEL 6
!
! Set additional options
!
matchclr
matchstr 1 10 "OK¥13¥10″
matchstr 2 108 "ERROR¥13¥10″
write "AT¥13″
matchread 60
inctries
iftries 3 101
jump 6
!
!
@LABEL 9
!
! Subroutine: Attempt to reset the phone
!
DTRClear
pause 5
DTRSet
flush
return
!
!
@LABEL 10
!
! Setup complete
!
ifANSWER 32
!
!
! -- Place a call --
!
@LABEL 20
!
! Display the full dialstring (Varstring 1)
!
note "Melakukan Koneksi IM3-GPRS" 3
!
! Varstrings 7, 8 and 9 may contain partial dialstrings
! if the number is longer than the phone's buffer
! (unlikely, but we allow for it)
!
ifstr 8 27 " "
ifstr 9 24 " "
!
! Write dialstring in varstrings 7, 8 & 9
matchclr
matchstr 1 21 "OK¥13¥10″
write "AT+CGDCONT=1,¥34IP¥34,¥34www.indosat-m3.net¥34¥13″
write "ATDT*99***1#¥13″
matchread 400
jump 101
!
@LABEL 21
matchclr
matchstr 1 22 "OK¥13¥10″
write "AT+CGDCONT=1,¥34IP¥34,¥34www.indosat-m3.net¥34¥13″
write "ATDT*99***1#¥13″
matchread 400
jump 101
!
@LABEL 22
write "AT+CGDCONT=1,¥34IP¥34,¥34www.indosat-m3.net¥34¥13″
write "ATDT*99***1#¥13″
jump 32
!
!
@LABEL 24
! Write dialstring in varstrings 7 & 8
matchclr
matchstr 1 25 "OK¥13¥10″
write "AT+CGDCONT=1,¥34IP¥34,¥34www.indosat-m3.net¥34¥13″
write "ATDT*99***1#¥13″
matchread 400
jump 101
!
@LABEL 25
write "AT+CGDCONT=1,¥34IP¥34,¥34www.indosat-m3.net¥34¥13″
write "ATDT*99***1#¥13″
jump 32
!
@LABEL 27
! Write dialstring in varstring 7
write "AT+CGDCONT=1,¥34IP¥34,¥34www.indosat-m3.net¥34¥13″
write "ATDT*99***1#¥13″
!
!
! -- Connect response --
!
! Parses successful connect responses in the following format:
! CARRIER
! CONNECT zzzzz
!
@LABEL 32
matchclr
matchstr 1 81 "RING¥13¥10″
matchstr 2 102 "NO DIALTONE¥13¥10″
matchstr 3 103 "NO CARRIER"
matchstr 4 103 "ERROR¥13¥10″
matchstr 5 104 "BUSY¥13¥10″
matchstr 6 105 "NO ANSWER¥13¥10″
matchstr 7 33 "CARRIER"
matchstr 8 34 "CONNECT"
matchread 700
ifANSWER 32
jump 105
!
! CARRIER parsing
!
@LABEL 33
note "Network carrier detected" 2
jump 32
!
! CONNECT parsing
!
@LABEL 34
!
! 2400 and 4800 have two entries each
! to distinguish them from 24000 and 48000
!
matchclr
matchstr 1 40 "2400¥13″
matchstr 2 40 "2400/"
matchstr 3 41 "4800¥13″
matchstr 4 41 "4800/"
matchstr 5 42 "7200″
matchstr 6 43 "9600″
matchstr 7 44 "12000″
matchstr 8 45 "14400″
matchstr 9 46 "19200″
matchstr 10 51 "28800″
matchstr 11 52 "38400″
matchstr 12 53 "43200″
matchstr 13 54 "48000″
matchstr 14 55 "56000″
matchstr 15 56 "64000″
matchread 10
jump 59
!
! - Connection rates -
!
! CommunicatingAt informs ARA of the link speed
!
@LABEL 40
note "Communicating at 2400 bps." 2
CommunicatingAt 2400
jump 60
!
@LABEL 41
note "Communicating at 4800 bps." 2
CommunicatingAt 4800
jump 60
!
@LABEL 42
note "Communicating at 7200 bps." 2
CommunicatingAt 7200
jump 60
!
@LABEL 43
note "Communicating at 9600 bps." 2
CommunicatingAt 9600
jump 60
!
@LABEL 44
note "Communicating at 12400 bps." 2
CommunicatingAt 12400
jump 60
!
@LABEL 45
note "Communicating at 14400 bps." 2
CommunicatingAt 14400
jump 60
!
@LABEL 46
note "Communicating at 19200 bps." 2
CommunicatingAt 19200
jump 60
!
@LABEL 51
note "Communicating at 28800 bps." 2
CommunicatingAt 28800
jump 60
!
@LABEL 52
note "Communicating at 38400 bps." 2
CommunicatingAt 38400
jump 60
!
@LABEL 53
note "Communicating at 43200 bps." 2
CommunicatingAt 43200
jump 60
!
@LABEL 54
note "Communicating at 48000 bps." 2
CommunicatingAt 48000
jump 60
!
@LABEL 55
note "Communicating at 56000 bps." 2
CommunicatingAt 56000
jump 60
!
@LABEL 56
note "Communicating at 64000 bps." 2
CommunicatingAt 64000
jump 60
!
@LABEL 59
note "Communicating at an unknown rate." 2
!
@LABEL 60
jump 70
!
!
! - Normal exit after "CONNECT" -
!
!
@LABEL 70
!
! Turn CTS on, for hardware flow control
!
HSReset 0 1 0 0 0 0
!
ifANSWER 71
pause 30
!
@LABEL 71
exit 0
!
!
! -- Answer calls --
!
! A RING result from the modem and in ANSWERING mode
! claims the serial port and answering the phone
!
@LABEL 81
ifORIGINATE 32
userhook 1
note "Answering phone…" 2
write "ATA¥13″
jump 32
!
!
! -- Hang up and reset modem --
!
@HANGUP
@LABEL 90
settries 0
HSReset 0 0 0 0 0 0
!
@LABEL 92
!
! Escape from data to command mode
!
matchclr
matchstr 1 94 "OK¥13¥10″
write "+++"
matchread 20
!
@LABEL 94
!
! Send hangup command
!
pause 10
matchclr
matchstr 1 98 "NO CARRIER¥13¥10″
matchstr 2 98 "OK¥13¥10″
matchstr 3 98 "ERROR¥13¥10″
matchstr 4 98 "0¥13¥10″
write "ATH0¥13″
matchread 30
!
! If that fails, toggle DTR
!
DTRClear
pause 5
DTRSet
flush
!
! Try this three times only
!
inctries
iftries 3 101
jump 92
!
!
@LABEL 98
!
! Reset phone to default settings
!
pause 10
matchclr
matchstr 1 99 "OK¥13¥10″
write "AT&F¥13″
matchread 30
jump 101
!
@LABEL 99
exit 0
!
! -- Error messages --
!
! Modem Not Responding
@LABEL 101
exit -6019
!
! No Dial Tone
@LABEL 102
exit -6020
!
! No Carrier or Error
@LABEL 103
exit -6021
!
! Busy
@LABEL 104
exit -6022
!
! No Answer
@LABEL 105
exit -6023
!
! User Cancellation
@LABEL 107
exit -6008
!
@LABEL 108
exit -6002 "The phone or network does not seem to support the options required for this script"
!

Anda bisa melakukan modifikasi sendiri untuk operator lain, caranya tinggal find replace saja APN dari XL/IM3 dengan APN Operator Anda.
Setting DialUp:
Nomer: *99***1#
Username & Password diganti sesuai dengan setting GPRS Operator Anda.

Sumber http://sanyasyari.com/2006/09/06/setting-gprs-xl-di-komputer-anda/

Google
If you think my website is useful, please donate, contribute, ask question, & discussion can be addressed by contacting me at dcputranto et yahoo dot com. Thanks to .. unique person coming..
Feel know more.. To keep my research continue and provide better review/assessment and knowledge, feel free to donate by clicking button below....