Tuesday, July 27, 2010

My_7PE.cmd has been updated

email post


update notes:
1. Add option to integrate acronis true image 11 for distribution:
- Seagate DiscWizard
- Maxtor MaxBlast 5
- Acronis WD Edition
- Acronis True Image Home 11

2. Add option to integrate UltraIso with 2 Virtual Drive

notes: UltraIso Virtual Drive can be use to install Windows NT6 family (Vista/Server 2008/Seven) from iso file.
3. Add zip file support
4. Add option to create iso file

screenshot:

Build Windows 7 PE (X86 only) without WAIK

email post


Every Windows 7 has equipped with Windows PE (Winre) as a recovery tools that can be access from install DVD, recovery folder or system repair cd.
All those Winre image are the same image except start with different shell.

Windows 7 also has Dism to mount/unmount wim image, all of that resources (winre and dism) can be use to build custom Windows 7 PE without downloading WAIK.

I made a batch command to build custom Windows 7 PE using winre image, mount wim image using dism, add additional file/registry, save wim image and create bootable ufd using diskpart to be used with Windows 7 PE.
it has additional tasks also to make back up entry of installed Windows 7 so you can use UFD to boot current windows 7.
more details about build process can be read in readme.txt
limitations:
-My_7PE can only be run on windows 7 or windows 7 PE
-My_7PE support WIndows 7 32 bit only
My_7PE tested on Windows 7 en-US only, but it supposed to automatically detect distribution language and international settings, please let me know if does not work for others distribution languages.

Due to similarity of build processes with Wimb's Make_PE3, i use packages/file list and registry from Make_PE3. thanks to Wimb for his great effort thumbup.gif
credits goes to Wimb and others original author thumbup.gif

here some screenshots My_7PE running some portable apps
(notes: portables apps are not included, you can add portable apps to ufd and manage using pstart)


My_7PE has been updated, see post #34
Download My_7PE from here :
http://www.mediafire.com/?wwokx3adrnw

Official Windows 7 Repository

email post

Official Windows 7 Repository



Part 1 of 4: Download Windows 7

The fastest way to download Windows 7 is using BitTorrent, which is a P2P protocol for file sharing. Not only BitTorrent provides high speed of download for popular files, but it also gives you the opportunity to improve other people's download speed.



To download files using BitTorrent you need an application that supports the BitTorrent protocol (called a "BitTorrent client"). The best BitTorrent client is BitComet. But also feel free to use any other BitTorrent client.



Once you have a BitTorrent client, download the tiny ".torrent" file bellow that belong to the version that you want (32 bits or 64 bits). This file will be directly opened with your BitTorrent client and the download will start instantly. The magnet link is another method to start downloading a file with your BitTorrent client.

Those 2 ISOs above allow you to have Windows in any language that you want (35 languages available).
› Take a look at part 5-F bellow to select your language.

These ISOs also allow you to install any edition that you want (Ultimate, Professional, Home Premium, Home Basic, Starter).
› Take a look at part 5-G bellow to quickly unlock other editions.

Note: By default it will install the Ultimate edition.
Note: Multi-language is available only if you install the Ultimate edition.




Part 2 of 4: Check the authenticity

It is absolutely crucial that you check the authenticity of the ISO you just downloaded. You must check that it hasn't been modified by anyone, that it's clean from spywares and viruses, and that it is free from corruption or any transfer error.

To confirm the authenticity of the ISO you downloaded, all you have to do is to make sure that it is exactly (bit for bit) the same as the one Microsoft provides. We can know that two files are identical by matching their hashes. The hash of a file is the result of its calculation. Each file has a unique hash, if the file is modified (even only by 1 bit) then its hash will be completely different.

Microsoft provides through his website (http://blogs.technet.com/[...] and http://technet.microsoft.com/[...]) the official hashes for all the Windows 7 ISOs. Please check the hash of the ISO that you have downloaded using HashCheck ( direct download — instructions) or any other hash calculator, and verify that it is the same as the ones provided by Microsoft:
  • Microsoft Windows 7 32 Bits

    • MD5: D0B8B407E8A3D4B75EE9C10147266B89
    • SHA-1: 5395DC4B38F7BDB1E005FF414DEEDFDB16DBF610
  • Microsoft Windows 7 64 Bits

    • MD5: F43D22E4FB07BF617D573ACD8785C028
    • SHA-1: 326327CC2FF9F05379F5058C41BE6BC5E004BAA7



Part 3 of 4: Install Windows 7

You have 2 options to install Windows 7. You can simply burn the ISO to a DVD (Scroogle: How to burn an ISO to a DVD), or you caninstall Windows 7 from a USB flash drive instead of a DVD.

Insert the Windows 7 installation disk into your drive and restart your computer. Press any key when asked to launch the installation (Scroogle: How to boot from a DVD). You might need to change the boot priority in your BIOS in order to boot from your DVD drive or from your USB flash drive (Scroogle: Change boot priority order).

During the installation, you do not need to enter any product key, just bypass the step when it asks for one. You might also untick the "activate online" checkbox.



Part 4 of 4: Activate Windows 7

The safest method to activate Windows 7 is using a software called a "loader". It is safe because whatever happen this is only software so even if it doesn't work you will be able to uninstall it and continue to use your computer.

It is also the most reliable software method available today. This method has been working for Windows Vista for more than 3 years (and counting) and has proven its reliability and efficiency. This is a mature technology to activate Windows, it works with Windows 7 32 and 64 bits on any computer (homemade or branded) and even on Macintosh. Nothing special is required before using a loader.

You're invited to download and install the Windows 7 Loader created by Daz, which is currently the most popular loader. However if you want to try another one, there are other loaders (including open-source ones).

how to add keywords to blogger?

email post

Click on the 'Edit html' tab
click on the 'edit html' tab



Here is the code you have to add

<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>



DESCRIPTION HERE:Write your blog description
KEYWORDS:Write the keywords of your blog
AUTHOR NAME:Write the author's name(Your name)


{ UPDATE : }
Now..You don't need to do it manually.. I created an automatic Meta Tags Generator to make this process easy for you!
Just go to this page and Enter some basic information like keywords,description,etc.. It will automatically generate you error free, effective Meta tags. Once done, copy that code and follow the next step.

3.Add the above code just after this [Look at the below screenshot]
<b:include data='blog' name='all-head-content'/>