Tuesday, July 7, 2020

How To Bypass Windows 30 day Activation / Product Key Requirements

This is my first Instructable!!! I'll show you how to bypass that annoying activation screen that Windows gives you after your 30 days are up. Microsoft requires you to enter a valid Product key within 30 days of installing Windows. It's a little trick to prevent piracy of their software. I'll show you how to get around that and use Windows normally, and access the Desktop and Start Bar just like you normally would, at least until you acquire a valid product key from Microsoft. Note: I Will be using Windows XP Home Edition. Any other XP version should work as well.

Disclaimer:
Whether you use this information to retrieve files after windows locks up or to access your computer without having to purchase a new CD from Windows, I suggest researching the laws concerning these types of activities before attempting them. I do not support piracy but I do believe users should have access to Windows, i.e. their personal files even in the event of an invalid/used product key.


Step 1: Step 1 - Login to your Account and access Explorer

Step 1:
Turn on your computer and login to your account. You get a message telling you that you need to activate your product, Click Yes and the Activate Windows screen will load. Now press the windows key + U and Microsoft Narrator should pop up. Click OK for the little disclaimer Narrator gives you and behind it will be the Narrator option screen. In the top left of the Narrator option screen, you'll see a little computer icon, click it and a drop-down menu will appear. Click on About Narrator. On the next pop-up, click the link Microsoft Web site. You now have access to Internet Explorer!!! Whether you have an internet connection at the time or not, it doesn't matter, we aren't actually trying to get online.

Now we are going to access your desktop and Start bar. In the address bar, type: C:\WINDOWS\explorer.exe and press enter.

VOILA! You have access to your entire computer just like you normally would! Don't close Narrator though, because windows tends to realize what you're doing and reset back to the Activation screen. It's not bullet-proof, sometimes my computer will reset back to the activation screen, but you can just do the same thing again as many times as you want! 

Complete Guide to the Windows Shutdown Command – Explained with Easy Examples

📌 Complete Guide to the Windows Shutdown Command – Explained with Easy Examples

If you've ever wanted to automate, schedule, or customize how your Windows PC shuts down or restarts, the shutdown command is your go-to tool. Available in Windows XP, Vista, 7, 8, and newer, this command offers a variety of options to control system shutdown behavior — from restarting remotely to forcing apps to close.

Let’s break it all down in simple terms for users of all experience levels.


🔧 Shutdown Command Syntax

Here’s what the basic command looks like:

bash
shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /e | /o] [/hybrid] [/f] [/m \\computername] [/t xxx] [/d [p:|u:]xx:yy] [/c "comment"] [/?]

💡 Tip: If you’re confused by this format, check out Microsoft's guide on How to Read Command Syntax.


🧩 What Each Switch Means (In Simple Words)

  • /i – Opens a visual "Remote Shutdown Dialog" box. Must be used alone.

  • /l – Logs off the current user. Doesn’t work for remote computers.

  • /s – Shuts down the local or remote computer.

  • /r – Restarts the PC after shutdown.

  • /g – Restarts and reopens registered apps.

  • /a – Cancels a scheduled shutdown.

  • /p – Powers off immediately without a timer. No warnings.

  • /h – Puts the PC in hibernation mode.

  • /e – Logs the shutdown reason for diagnostics.

  • /o – Opens Advanced Boot Options (must be used with /r, and Windows 8+).

  • /hybrid – Shuts down and enables fast startup (Windows 8+).

  • /f – Forces apps to close without warnings.

  • /m \\computername – Performs the action on a remote PC.

  • /t xxx – Sets a countdown timer (0 to 10 years) before shutdown.

  • /d [p:|u:]xx:yy – Logs the reason (planned or unplanned) with specific codes.

  • /c "comment" – Adds a comment (up to 512 characters).

  • /? – Shows help info about the shutdown command.


💡 Helpful Tips

  • Any manual shutdown gets logged in Event Viewer (source: USER32).

  • You can save command outputs using redirection like > filename.txt.

  • Combine switches smartly for precise control.


Real Examples You Can Use

1. 🔄 Restart the PC with a reason code

bash
shutdown /r /d p:0:0

This restarts the computer and logs the reason as "Other (Planned)."

2. 👋 Log off immediately

bash
shutdown /l

Logs off your current session without any warning.

3. 🔌 Shut down a remote server with a message

bash
shutdown /s /m \\SERVER /d p:0:0 /c "Planned restart by Tim"

Shuts down a server named "SERVER" in 30 seconds with a planned restart reason and a comment.

4. ⚡ Instant shutdown

bash
shutdown /s /t 0

Shuts down your PC immediately, no warning, no delay.


📎 Shutdown Command Availability

You can use the shutdown command in the following Windows versions:

  • Windows XP

  • Windows Vista

  • Windows 7

  • Windows 8

  • Windows 10 and 11

🔁 Keep in mind that some switches may vary slightly between versions. Test accordingly.


🧠 Related Commands

  • logoff – Ends your session (just like /l in shutdown).

  • taskkill – Closes applications or background processes.

  • schtasks – For scheduled tasks, including shutdowns.

  • powercfg – For advanced power settings and hibernation options.


📅 Final Note

Using the shutdown command can help you manage PCs remotely, automate power-offs, or simply make maintenance easier. Whether you're an IT admin or a curious home user, mastering this command gives you power at your fingertips.

How to Run Hiren’s BootCD From a USB Flash Drive (USB Pen Drive)

How to Run Hiren’s BootCD From a USB Flash Drive (USB Pen Drive)

Introduction
If you're looking for a way to run Hiren’s BootCD from a USB flash drive, you’ve come to the right place. This method allows you to boot essential system recovery tools directly from your USB drive—no need for a CD! Follow this simple step-by-step guide to get your USB drive set up and ready to go.

Step 1: Connect a USB Pen Drive (1GB or More)

Begin by selecting a USB flash drive with at least 1GB of storage. Make sure it's formatted and ready to use.

Step 2: Download and Run USB Disk Storage Format

Download the USB Disk Storage Format utility (USBFormat.zip, 34KB).
Extract and run it to format your USB drive properly.

Step 3: Download grubinst_gui and Run as Administrator

Download grub4dos (grub4dos.zip, 179KB), which includes the grubinst_gui tool.
Run grubinst_gui as Administrator to prepare the USB drive for booting.

Step 4: Copy Hiren’s BootCD to the USB Drive

Insert your Hiren’s BootCD (version 10.3 or newer) into your CD drive.
Copy all files from the CD to the USB flash drive.

Step 5: Copy grldr and menu.lst to the USB Drive

From grub4dos.zip (or the HBCD folder), copy grldr and menu.lst to your USB drive—these files are essential for booting.

Step 6: Test Your USB Drive

Before finalising the setup, test your USB drive to ensure everything is working correctly.

Important Notes: Setting Up Your BIOS for Booting

To boot from the USB flash drive, restart your computer and enter BIOS setup by pressing the designated key during startup (commonly Del, F1, F2, Insert, or F10).

In AMI BIOS:

  • Enable USB Function Support, USB Function for DOS, and ThumbDrive for DOS.
  • Set 1st Boot Device to USB RMD-FDD.

In PHOENIX/AWARD BIOS:

  • Set 1st Boot Device to USB-ZIP.

Save your settings and exit BIOS. Your computer should now boot from the USB stick.

Troubleshooting Tips

  • If you face a "cannot run background program" error when installing GRUB4DOS, try Syslinux as an alternative.
  • Ensure your BIOS is correctly set to allow booting from a USB device.

Conclusion

By following these steps, you can successfully boot Hiren’s BootCD directly from your USB flash drive—an ideal portable solution for system troubleshooting and repairs. Try it out and keep your essential tools handy wherever you go!

Auto Mail Setup for Touché Software(PMS-Prolific) – Step-by-Step Training Guide

📧 Auto Mail Setup for Touché Software – Step-by-Step Training Guide

Dear All,

This guide provides step-by-step instructions on how to set up Auto Mail in all outlets where Touché software is being used. Please read each step carefully and ensure the Night Audit process is completed properly at your outlet.

📌 If you have any questions or face any issues during the setup, feel free to contact the support team.


✅ Let’s Follow the Steps:


1️⃣ Take a Backup

Before beginning any installation, take a backup of the following:

  • Frontend

  • Devices

📂 Save the backup to your local drive for safety.


2️⃣ Install SQL Server 2005 BC

🔧 Go to the following shared path:

sql
\\10.10.40.100\Software\TEA JUNCTION FULL SETUP

👉 Install SQLServer2005_BC from this location.


3️⃣ Extract and Upgrade Touché

  1. Copy Touche7.7.6.rar from:

    sql
    \\10.10.40.100\Software\TEA JUNCTION FULL SETUP\Release
  2. Paste it into your WISH Folder (usually D:\WISH).

  3. Extract the .rar file.

  4. Right-click TUpgrade.exe and Run as Administrator.


4️⃣ Locate Touché Directory

  1. Click on:
    [Please locate your Touché Directory]

  2. Choose:

    makefile
    D:\WISH\FRONTEND\AutoFire.exe
  3. Enter the password when prompted.

  4. Press Execute to begin the upgrade process.


5️⃣ Copy DLL and Register

  1. Copy all DLL files from:

    makefile
    D:\WISH\FRONTEND\dll

    and the net folder.

  2. Open Run, type:

    makefile
    C:\Windows\System32

    and paste all the contents there.

  3. Locate register.bat in the same folder, right-click, and Run as Administrator to register the required files.


6️⃣ Register via Command Prompt

  1. Click Start, type CMD, and Run as Administrator.

  2. In the Command Prompt, type the following:

    bash
    cd D:\WISH\FRONTEND\net

    Press Enter.

  3. Then type:

    makefile
    d:

    Press Enter, then:

    makefile
    D:\WISH\FRONTEND\net\registry

    Press Enter again to complete the registration.


7️⃣ Copy and Update CLI Files

  1. Copy AutoFire and prnrep1 from:

    sql
    \\10.10.40.100\Software\TEA JUNCTION FULL SETUP\tjcli
  2. Paste into:

    makefile
    D:\WISH\FRONTEND\CLI
  3. Replace existing files if prompted.

  4. Edit both files, and in column 25, rename with the correct outlet name.


8️⃣ Add SMTP File

Copy the SMTP file from:

sql
\\10.10.40.100\Software\TEA JUNCTION FULL SETUP\tjcli

Paste it into:

makefile
D:\WISH\FRONTEND\System

9️⃣ Create Report Folder

🗂 Create a new folder named Report in:

makefile
D:\Report

This is where Auto Mail reports will be stored.


🔟 Edit INI File for SMTP Activation

  1. Open the Ini.oui file located at:

    makefile
    D:\WISH\FRONTEND\SYSTEM
  2. Scroll to the bottom of the file and add the following lines:

    ini
    [MAIL] SMTP=Y
  3. Save and close the file.


✅ Final Step – Test the Auto Mail

Go to:

makefile
D:\WISH\FRONTEND

Click on AutoFire.exe and run it to test whether the Auto Mail is working properly.


📅 Summary

All actions in this training follow a structured flow to ensure Auto Mail is set up correctly across all Touché-enabled outlets. Please remember to perform a Night Audit after setup completion.

🔒 This guide is to be followed precisely and monitored for quality assurance.

If you encounter any issues during the process, please contact IT support immediately.


Posted on [Insert Today’s Date]
Training Coordinator – IT Department

Fixing Windows Activation Error Code 0x80072F8F (Windows 8/7/Vista)

  🔧 Fixing Windows Activation Error Code 0x80072F8F (Windows 8/7/Vista) If you’ve been trying to activate your Windows 7, Windows 8, or eve...