Saturday, October 10, 2020

Junior - Kids Education Online


 

Please share the following information about your child:

Name - 

Computer Experience - Beginner / No Prior Knowledge / Intermediate 

Any Special Interests - 

Any Projects / Achievements in Computers -

---

Going forward there will be messages sent for Parents, They will begin with "For Parents", Messages or activities for kids will begin with "For Kids". Kindly convey such messages or activities for your kids.

---

For Parents - If possible please provide your child access to computer, either old or new, either laptop or desktop. While tablets and mobiles are good enough for doing casual work and learning, a PC provides the foundation needed for them to excel in Computer.

---

Tip#1 - Typing is the foundation of Computer Learning. QWERTY format of computer has been there since the beginning of the computer and will remain there in future too. Please ask your child to perform 1 hour of typing with this fun program filled with games and activities. Target 5 ⭐⭐⭐⭐⭐ in each round. Don't forget to login before you begin to save the progress. Save the following website https://www.typingclub.com/sportal/program-3.game

---

Tip# 2 - For Parents - If not done yet, please register an email for your child rather than using your own email address for such and future sites. Once registered, please enable auto-forwarding of the emails to your email address. Seek help if required.

---

Tip# 3 - For Parents - If you own Android FireTV, YouTube Kids is available for all of you. Keep kids safe from videos not meant for them. https://youtu.be/OUmMAAPX6E8 

---

Tip# 4 - For Parents - There is a dedicated site created by NatGeo just for kids, request you all to open this site and bookmark it for future to make your kids learn educational stuff. Please ask them to spend 30-40 mins on this site daily rather than watching TV. There is wildlife, games, education and many other fun stuff on it. https://kids.nationalgeographic.com/

---

Activity# 1 - For Kids -  What is special about the following line - "A quick brown fox jumped over a crazy dog" If you don't know about it, research online.

---

Please have your kids choose one of the following topics:



- Operating System

- Coding

- Automation

- Microsoft Office 365

- IoT

- Computer Hardware

- Cloud

- Animation

- Video Editing

---

For Parents - Wonderful resource for kids to start coding in JS https://www.youtube.com/playlist?list=PLlrxD0HtieHhW0NCG7M536uHGOtJ95Ut2 Designed by Microsoft.

---

For Kids -  The basics of Programming is Algorithm and next step to Algorithm is Flow Charts. While Algorithms can be made on Notepad, flowcharts require special efforts. The following site will help your kids create flow-charts very easily. I will be sharing sample Algoryhms which Kids can convert into Flowcharts and later Programs. https://creately.com/diagram-type/flowchart Use this site to draw easy to use Flowcharts for Free.

---

For Parents - Algorithms are a great way to equip your mind and make it ready for programming. If kids follow the below procedure they can be coding ready. 

1. Algorithms

2. Flow Charts

3. Programming 

I will share a couple of examples of Algorithms and Flow Charts to make them understand how to write it. Please have your kids read and understand it, after which I will give some logical questions for which your kids needs to develop Algorithms & Flow Charts.

Following which we will jump in Programming and Selecting Programming Language.

---

Algorithm # 1 – Write a program / logic to go to school.

STEP1: Wake up / Get up

STEP2: What is the Day Today?

STEP3: If the day is Weekend, go back to Sleep else go to school.

STEP4: END

---

Flowchart # 1


---

Algorithm # 2 – Write a program / logic to brush your teeth.

STEP1: Get your brush

STEP2: Get your Tooth Paste

STEP3: If the tooth paste is over then get a new tooth paste else Brush your Teeth

STEP4: END

---

Flowchart # 2


---
Use Notepad to make Algorithms and https://creately.com/diagram-type/flowchart to make Flow Charts. Share your results here.

---

Notice - Changed the message settings to admin only. If you want to share the outcome of any question or exercise or want me to review the results of any program, please send me 1x1 message. Going to share the group info with many individuals who can get the benefit.

---
More Age-Group sepecific Whatsapp Educational Groups to follow
---
Quick Preview of the topics which will be discussed in the Junior Group. More Age-Groups to be added soon.

---
Activity for Kids in Coding

Algorithm # 3 - Make an Algorithm to enter 3 numbers and find the largest one.
---
Here are two previously discussed Algorithms 


Algorithm # 1 – Write a program / logic to go to school.
STEP1: Wake up / Get up
STEP2: What is the Day Today? 
STEP3: If the day is Weekend, go back to Sleep else go to school.
STEP4: END

Algorithm # 2 – Write a program / logic to brush your teeth.
STEP1: Get your brush
STEP2: Get your Tooth Paste
STEP3: If the tooth paste is over then get a new tooth paste else Brush your Teeth
---
3D Designing Content for Kids interested in creative construction & Lego building all in computer


https://www.mecabricks.com/en/workshop
---
Solution to the following Algorithm Problem:
Algorithm # 3 –

STEP1: START
STEP2: Enter first number and call it A
STEP3: Enter second number and call it B
STEP4: Enter third number and call it C
STEP5: IF A>B  AND IF A>C THEN PRINT A is the greatest
STEP6: ELSE IF B>C AND IF B>A THEN PRINT B is the greatest
STEP7: ELSE IF C>A AND C>B THEN PRINT C is the greatest
STEP 8: END
---
For Kids - Please make a flowchart to the above solution.

Submit your answers for verification in 1x1.
---
Topic - Operating System For Kids - What is an Operating System? 
An Operating System (aka OS) is a Software which manages and controls the hardware and at the same time gives an environment to software to run.

It connects Software to Hardware and allows you to perform various operations smoothly.

What is Hardware - Anything in a computer which you can see and touch. Example - Printer, Keyboard, Mouse, Laptop.
What is a Software - An application (or program) which runs in a device (generally on an Operating System) but you cannot see or touch. Example - Notepad, Calculator, Paint, Word, Power Point etc.

---

Question for Kids - Name some of the most popular Operating Systems which / if you are aware of.


---

Thank you for your responses. Here are the most common responses received:

Most Common PC Operating Systems are:

Windows 7, 10
Mac OS
Ubuntu 

Most Common Mobile OS are:
Android
iOS 

---
First Introduction to a Programming Language called Small Basic


---
Download the application on your PC or use the link to make programs on the web https://smallbasic-publicwebsite.azurewebsites.net/

---
Welcome to Small Basic!
Small Basic is the only programming language created specially to help students transition from block-based coding to text-based coding. By teaching the fundamental elements of syntax-based languages in an approachable manner, Small Basic gives students the skills and confidence to tackle more complex programming languages such as Java and C#. You can also build applications for Kinect, Lego Mindstorm, Raspberry Pi, Arduino, Oculus Rift, and more using Small Basic.

For ages 7 to 107, Small Basic is one of the easiest ways to learn to code.

---


---

Here is Small Basic Lesson 1.2

---

---

While we are on the topic of Kids Programming Language, there is also another language which is developed by MIT in US for Kids which focuses on Visual Programming rather than just code. Its name is Scratch


Scratch is a block-based visual programming language and website targeted primarily at children to help learn code.Users of the site can create online projects using a block-like interface. The service is developed by the MIT Media Lab, has been translated into 70+ languages, and is used in most parts of the world. Scratch is taught and used in after-school centers, schools, and colleges, as well as other public knowledge institutions. As of September 2020, community statistics on the language's official website show more than 59 million projects shared by over 58 million users, and almost 36 million monthly website visits.



----

For Parents - Please give your kids access to a computer so that they can install / setup Virtualization software on it (which will be taught in the future) so that they can explore different Operating Systems starting with Windows covering Downloading, Installation, Configuring, Imaging and Troubleshooting all without risking the computer. Followed by Linux & Android OS for non-Windows expertise.

---

Most Popular Microsoft Windows Operating System Version Timeline. Please do share it with kids.

---

For Kids -  Learn Animation with Animiz

Engage Your Audiences with Animated
Video Presentation
The simplest animated video presentation software to create professional
animated video presentations & gifs for free



---


There are many Courses available for all of you and your kids, let me know if you need the invite to access them.

----

For Kids -  Microsoft: We want you to learn Python programming language for free
Microsoft's new free video course helps aspiring programmers learn Python... and then build AI apps on Azure.


Microsoft has launched a new 44-part series called Python for Beginners on YouTube, consisting of three- to four-minute lessons from two self-described geeks at Microsoft who love programming and teaching.



---

Operating System Learning

Last time we touched upon Operating System and how Windows is one of the most popular Operating System. It is very much important that our kids are able to play around the Operating System and know how it works. In order to learn great deal about the OS, they need to learn how to Install, Repair and Troubleshoot the OS as well.

Since all of us do not have spare machines at our houses which can be used to Install new OS (as it can wipe out the existing data) we are going to learn about a new technology called Virtualization.

With Virtualization you do not require a physical machine to do anything which you would otherwise need a physical machine for. Things like, installing a new Operating System, testing something, learning something new, experimenting with different OS, all of this can be achieved safely with Virtualization.

Please follow the below steps and material to install Virtualization Software (Free) called VMWare Workstation Player on your current Windows OS machines.

After installing the VMWare Workstation Player, please click on Create New Virtual Machine button and select one of the available OS for playing around.

If you perform the steps correctly you will have a brand new Operating System within your current machine without any risk of data loss or corruption.

This is a great tool to learn different OS without removing any of the current Operating Systems which you are using.

At any given stage if you are stuck or need help, feel free to ask your kids to get in touch with me. 

Download Links to be used on your PC:







Keep Learning. Keep Trying! All the best!









Wednesday, August 15, 2018

Phrase Express Not Working Correctly in Microsoft Edge [SOLVED]

If you use Phraseexpress then congratulations, you are already an advanced user and uses macros and shortcuts to save time in typing and to do multiple things at the same time.

Lately, I switched to Microsoft Edge as my primary browser to see if I can survive it as compared to Chrome or Vivaldi, so far the experience has been at par or better than these browsers.

One thing which has always troubled me that phrase express did not work well in Edge. Every time I used a statement or word which is auto-corrected it will be added multiple times.

For example, I have set 'u' to get autocorrected to 'you' to save a lot of time. In edge however it was coming like this when I typed the alphabet 'u' : u you. I was coming as: i I.

There was duplication in terms of what you were supposed to correct and what got autocorrected. After spending multiple hours of this issue I finally figured it out which setting to change to get this fixed. Below is the screenshot of the phrase express setting that needs to be disabled to get this issue resolved:

Go to PhraseExpress settings> Expert Options > Text Insertion and uncheck- Force focus change.



After making this change I could see that Edge is able to do what other apps are able to do without any fail. Use this feature if you face a similar issue in Edge. Leave a comment if you need any other help with Edge or PhraseExpress.

Monday, June 18, 2018

Command Line Tool to Convert Videos From One Format to Another

If you ever wanted to convert videos from one format to another in Bulk or using Commandline Format Factory can make it possible.

Download Format Factory and install it from the following link:

http://www.pcfreetime.com/formatfactory/index.php?language=en

Once you have installed it open command-line prompt and type the following command:

"c:\Program Files (x86)\FormatFactory\FormatFactory.exe"  "-> MP4" "DIVX High quality and size" "Z:\Temp\CCTV\Raw\2018-05-18" "Z:\Temp\CCTV\Raw\2018-05-18" [/hide]

Make sure after you copy and paste the double quotes are correct ".

Do not forget to change the format or the name of the profile. Both of which you can find within Format Factory.

Change the source path of the files and the destination path. You can keep both source and destination as one.

After you have successfully executed the command with the correct syntax, the files will start converting to the new format.

If for any reason nothing works, you can always save the profile with a new name like Arvind in the below example and use that instead of the built in MP4 or AVI profiles.

"c:\Program Files (x86)\FormatFactory\FormatFactory.exe" "Custom" "Arvind" "Z:\Temp\CCTV\Raw\2018-05-18" "Z:\Temp\CCTV\Raw\2018-05-18" [/hide]

Leave a comment if you need any help with anything.

Tuesday, May 22, 2018

Google Hindi Typing Tool Download - Windows



Google had a wonderful tool to type in Hindi fonts in Windows. Today when I went online to check the new version of the tool I found that it is no longer there. Google has replaced it with their onscreen or in-app (Chrome) tools.

Luckily for me I still have the older version which works perfectly on Windows 7 & 10 without any issues. I would like to share the tool with you so that you can also make use of it as needed. Feel free to leave a comment below if you liked it.

Screenshots of the Tool

Installation Screenshot



Select the keyboard shortcut of Alt+Shift key together to switch between English & Hindi.

Launch any app and start typing in English to see that written in Hindi.


Google Hindi Input Version 1.0.4.0


The language options are on the bottom right side of the screen just next and above the date and time.



Download Links:

Windows 32 Bit Version http://ge.tt/2CuBWsp2

Windows 64 Bit Version http://ge.tt/5gQmUsp2

Saturday, April 28, 2018

What is Airtel PPPoE/Dual WAN Access PPPoE Password [Solved]

Many a time you are required to reset or reconfigure the Airtel's wifi router at that time you cannot connect back to the internet without the password.

Unfortunately, the password is not mentioned somewhere and you are required to contact customer care for it.

In reality, the password is your Relationship Number mentioned on your bill. Below is a screenshot of where you can find it:


Hope you like what you read. Leave a comment if you need help.

Sunday, January 14, 2018

Sonoff Basic Smart Wifi Controller Manual User Guide

Click the picture to see the full resolution or download the below PDF:



Thursday, February 16, 2017

Dell Vostro 3560 Driver Pack Windows 7 x64

 

Driver Pack for Vostro 3560 below:

Download Link - https://mega.nz/#!2h8C2Q6I!Dgm1TU2si6BdornfFgUZbaD7U8k1Ev6EtfNRCjncy-s

Driver Files List (Tabbed) -

Name    Manufacturer    Version    Date    Platform    Class    WHQLSigned    enable
Broadcom BTW btwampfl_svc.inf 6.5.1.5900    Broadcom    6.5.1.5900    10/14/2014        BTW    TRUE    TRUE
ST Microelectronics DiskDrive stdcfltn.inf 1.00.00.09    ST Microelectronics    1.00.00.09    07-11-2011        DiskDrive    TRUE    TRUE
Atheros Communications Bluetooth atheros_bth.inf 7.4.0000.0170    Atheros Communications    7.4.0000.0170    02-06-2013    x64    Bluetooth    TRUE    TRUE
Atheros Communications BluetoothVirtual btath_flt.inf 7.4.0000.0126    Atheros Communications    7.4.0000.0126    03-06-2012    x64    BluetoothVirtual    TRUE    TRUE
Atheros Communications BluetoothVirtual btath_hid.inf 7.4.0000.0090    Atheros Communications    7.4.0000.0090    07/20/2011    x64    BluetoothVirtual    TRUE    TRUE
Atheros Communications BluetoothVirtual btath_lwflt.inf 7.4.0000.0145    Atheros Communications    7.4.0000.0145    06/20/2012    x64    BluetoothVirtual    TRUE    TRUE
Atheros Communications HIDClass btath_rcp.inf 7.4.0000.0155    Atheros Communications    7.4.0000.0155    08/27/2012    x64    HIDClass    TRUE    TRUE
Atheros Communications Inc. Net netathrx.inf 1.0.0.0    Atheros Communications Inc.    1.0.0.0    08/28/2008    x64    Net    FALSE    TRUE
Atheros Communications Inc. Net netathrx.inf 10.0.0.225    Atheros Communications Inc.    10.0.0.225    01/22/2013    x64    Net    TRUE    TRUE
Atheros Communications MEDIA btath_a2dp.inf 7.4.0000.0140    Atheros Communications    7.4.0000.0140    05/21/2012    x64    MEDIA    TRUE    TRUE
Atheros Communications MEDIA btath_vdp.inf 7.4.0000.0140    Atheros Communications    7.4.0000.0140    05/21/2012    x64    MEDIA    TRUE    TRUE
Atheros Communications System btath_bus.inf 7.4.0000.0140    Atheros Communications    7.4.0000.0140    05/21/2012    x64    System    TRUE    TRUE
Atheros Communications USB btath_hcrp.inf 7.4.0000.0090    Atheros Communications    7.4.0000.0090    07/20/2011    x64    USB    TRUE    TRUE
Atheros Corp HIDClass leath_hid.inf 7.4.0000.0120    Atheros Corp    7.4.0000.0120    01/16/2012    x64    HIDClass    TRUE    TRUE
Atheros Modem BthAthFax.inf 6.7.0605.0302 (1)    Atheros    6.7.0605.0302    06-05-2009    x64    Modem    TRUE    TRUE
Atheros USB athdfu.inf 6.13.0322.0302    Atheros    6.13.0322.0302    03/22/2010    x64    USB    TRUE    TRUE
Broadcom Corporation Bluetooth bcbtumsLD.inf 6.5.1.4800    Broadcom Corporation    6.5.1.4800    09/25/2013    x64    Bluetooth    TRUE    TRUE
Broadcom Corporation Bluetooth bcbtums-win7x64-brcm.inf 6.5.1.6000    Broadcom Corporation    6.5.1.6000    11/17/2014    x64    Bluetooth    TRUE    TRUE
Broadcom Net bcmwl6.inf 6.30.223.228    Broadcom    6.30.223.228    02-05-2014    x64    Net    TRUE    TRUE
Conexant MEDIA chdrt.inf 8.54.37.0    Conexant    8.54.37.0    04-05-2012    x64    MEDIA    TRUE    TRUE
ELAN Mouse ETD.inf 11.3.16.1    ELAN    11.3.16.1    04/16/2014    x64    Mouse    TRUE    TRUE
Intel Corporation Display kit43850.inf 8.15.10.2696    Intel Corporation    8.15.10.2696    03/19/2012    x64    Display    TRUE    TRUE
Intel Corporation HDC iaAHCIC.inf 11.7.0.1013    Intel Corporation    11.7.0.1013    11/19/2012    x64    HDC    TRUE    TRUE
Intel Corporation SCSIAdapter iaStorAC.inf 11.7.0.1013    Intel Corporation    11.7.0.1013    11/19/2012    x64    SCSIAdapter    TRUE    TRUE
Intel System irstrtdv.inf 1.0.0.1006    Intel    1.0.0.1006    06/15/2011    x64    System    TRUE    TRUE
Intel System iusb3hcs.inf 1.0.7.248    Intel    1.0.7.248    12-04-2012    x64    System    TRUE    TRUE
Intel(R) Corporation MEDIA IntcDAud.inf 6.14.00.3090    Intel(R) Corporation    6.14.00.3090    12-06-2011    x64    MEDIA    TRUE    TRUE
Intel(R) Corporation USB iusb3hub.inf 1.0.7.248    Intel(R) Corporation    1.0.7.248    12-04-2012    x64    USB    TRUE    TRUE
Intel(R) Corporation USB iusb3xhc.inf 1.0.7.248    Intel(R) Corporation    1.0.7.248    12-04-2012    x64    USB    TRUE    TRUE
Realtek Net rt64win7.inf 7.054.0309.2012    Realtek    7.054.0309.2012    03-09-2012    x64    Net    TRUE    TRUE
Realtek USB rtsuvstorFiltnd3m.inf 6.2.8400.39034    Realtek    6.2.8400.39034    09-04-2012    x64    USB    TRUE    TRUE
STMicroelectronics System ST_ACCEL.inf 2.2.2.2    STMicroelectronics    2.2.2.2    01-03-2012    x64    System    TRUE    TRUE
Intel HDC cougahci.inf 9.2.0.1011 (2)    Intel    9.2.0.1011    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC cougide.inf 9.2.0.1011 (2)    Intel    9.2.0.1011    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC couide2.inf 9.2.0.1014    Intel    9.2.0.1014    09/28/2010    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-ahci.inf 9.2.2.1020 (1)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-id2.inf 9.2.2.1020 (1)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-ide.inf 9.2.2.1020 (1)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexahci.inf 7.0.0.1013 (3)    Intel    7.0.0.1013    06-08-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexahci.inf 7.0.0.1013 (4)    Intel    7.0.0.1013    06-08-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexahci.inf 7.0.0.1013 (5)    Intel    7.0.0.1013    06-08-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexid2.inf 9.1.1.1027 (2)    Intel    9.1.1.1027    09/17/2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexid2.inf 9.1.1.1027 (3)    Intel    9.1.1.1027    09/17/2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexide.inf 9.1.1.1013 (3)    Intel    9.1.1.1013    06-04-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexide.inf 9.1.1.1013 (4)    Intel    9.1.1.1013    06-04-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC patahci.inf 9.2.3.1013 (1)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patid2.inf 9.2.3.1013 (1)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patide.inf 9.2.3.1013 (1)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC Tcrkahci.inf 9.1.2.1010 (2)    Intel    9.1.2.1010    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC wptahci.inf 9.2.2.1009 (1)    Intel    9.2.2.1009    10-12-2010    x64,x86    HDC    TRUE    TRUE
Intel System cougcore.inf 9.2.0.1016 (2)    Intel    9.2.0.1016    11/20/2010    x64,x86    System    TRUE    TRUE
Intel System cougsmb.inf 9.2.0.1011 (2)    Intel    9.2.0.1011    09-10-2010    x64,x86    System    TRUE    TRUE
Intel System DH89xxCC-smb.inf 9.2.2.1020 (1)    Intel    9.2.2.1020    03-10-2011    x64,x86    System    TRUE    TRUE
Intel System ibexcore.inf 9.1.1.1022 (3)    Intel    9.1.1.1022    10/28/2009    x64,x86    System    TRUE    TRUE
Intel System ibexsmb.inf 1.0.0.0002 (3)    Intel    1.0.0.0002    06-08-2010    x64,x86    System    TRUE    TRUE
Intel System ibexsmb.inf 1.0.0.0002 (4)    Intel    1.0.0.0002    06-08-2010    x64,x86    System    TRUE    TRUE
Intel System ibexsmb.inf 1.0.0.0002 (5)    Intel    1.0.0.0002    06-08-2010    x64,x86    System    TRUE    TRUE
Intel System IntelCP2.inf 9.1.1.1022 (3)    Intel    9.1.1.1022    10/28/2009    x64,x86    System    TRUE    TRUE
Intel System JakeTown.inf 9.2.3.1018 (1)    Intel    9.2.3.1018    07/19/2011    x64,x86    System    TRUE    TRUE
Intel System JasperFo.inf 9.1.2.1004 (2)    Intel    9.1.2.1004    11-04-2009    x64,x86    System    TRUE    TRUE
Intel System NehalMEX.inf 9.1.2.1014 (1)    Intel    9.1.2.1014    01-11-2011    x64,x86    System    TRUE    TRUE
Intel System patcore.inf 9.2.3.1016 (1)    Intel    9.2.3.1016    06-08-2011    x64,x86    System    TRUE    TRUE
Intel System patsmb.inf 9.2.3.1013 (1)    Intel    9.2.3.1013    03/16/2011    x64,x86    System    TRUE    TRUE
Intel System SNB2009.inf 9.2.0.1026 (1)    Intel    9.2.0.1026    03-10-2011    x64,x86    System    FALSE    TRUE
Intel SDHost TcrkSD.inf 9.1.2.1011 (1)    Intel    9.1.2.1011    11-12-2010    x86,x64    SDHost    TRUE    TRUE
Intel SDHost whtptsd.inf 9.2.2.1009 (1)    Intel    9.2.2.1009    10-12-2010    x86,x64    SDHost    TRUE    TRUE
Intel System cdvcore.inf 9.2.2.1031 (1)    Intel    9.2.2.1031    07-12-2010    x86,x64    System    TRUE    TRUE
Intel System DH89xxCC-cor.inf 9.2.2.1020 (1)    Intel    9.2.2.1020    03-10-2011    x86,x64    System    TRUE    TRUE
Intel System HECI.inf 8.0.0.1262    Intel    8.0.0.1262    11-09-2011    x86,x64    System    TRUE    TRUE
Intel System Tcreek.inf 9.1.2.1010 (2)    Intel    9.1.2.1010    09-10-2010    x86,x64    System    TRUE    TRUE
Intel System whtpI2C.inf 9.2.2.1015 (1)    Intel    9.2.2.1015    12/21/2010    x86,x64    System    TRUE    TRUE
Intel System whtpI2C2.inf 9.2.2.1023 (1)    Intel    9.2.2.1023    03/27/2011    x86,x64    System    TRUE    TRUE
Intel System whtpoint.inf 9.2.2.1016 (1)    Intel    9.2.2.1016    11/30/2010    x86,x64    System    TRUE    TRUE
Intel USB cougusb.inf 9.2.0.1021 (1)    Intel    9.2.0.1021    12/21/2010    x86,x64    USB    TRUE    TRUE
Intel USB DH89xxCC-usb.inf 9.2.2.1020 (1)    Intel    9.2.2.1020    03-10-2011    x86,x64    USB    TRUE    TRUE
Intel USB ibexusb.inf 9.1.1.1020 (3)    Intel    9.1.1.1020    08/20/2009    x86,x64    USB    TRUE    TRUE
Intel USB patusb.inf 9.2.3.1013 (1)    Intel    9.2.3.1013    03/16/2011    x86,x64    USB    TRUE    TRUE
Intel USB tcrkusb.inf 9.1.2.1012 (2)    Intel    9.1.2.1012    10-08-2010    x86,x64    USB    TRUE    TRUE
Intel USB wptusb.inf 9.2.2.1022 (1)    Intel    9.2.2.1022    03/27/2011    x86,x64    USB    TRUE    TRUE

Vostro 270s Driver Pack Windows 7 x64

 

Driver Pack for Vostro 270s below:

Download Link - https://mega.nz/#!7scGwSjS!FK2-fK6wSZ4c-279aHx0NteT640u37ppflUdLEGIukA

Driver Files List (Tabbed) -

Name    Manufacturer    Version    Date    Platform    Class    WHQLSigned    enable
Atheros Communications Inc. Net oem9.inf 9.2.0.512    Atheros Communications Inc.    9.2.0.512    10/23/2012    x86    Net    TRUE    TRUE
Intel Corporation Display oem5.inf 8.15.10.2778    Intel Corporation    8.15.10.2778    06-06-2012    x86    Display    TRUE    TRUE
Intel HDC oem11.inf 11.1.0.1006    Intel    11.1.0.1006    02-01-2012    x86    HDC    TRUE    TRUE
Intel System oem15.inf 1.0.4.220    Intel    1.0.4.220    02/27/2012    x64    System    TRUE    TRUE
Intel System oem3.inf 1.0.4.220    Intel    1.0.4.220    02/27/2012    x86    System    TRUE    TRUE
Intel System oem4.inf 9.3.0.1025    Intel    9.3.0.1025    10-05-2012    x64,x86    System    TRUE    TRUE
Intel System oem6.inf 9.3.0.1026    Intel    9.3.0.1026    11-01-2012    x64,x86    System    TRUE    TRUE
Intel System oem7.inf 9.3.0.1025    Intel    9.3.0.1025    10-05-2012    x64,x86    System    TRUE    TRUE
Intel USB oem8.inf 9.3.0.1025    Intel    9.3.0.1025    10-05-2012    x86,x64    USB    TRUE    TRUE
Intel(R) Corporation MEDIA oem12.inf 6.14.00.3090    Intel(R) Corporation    6.14.00.3090    12-06-2011    x86    MEDIA    TRUE    TRUE
Intel(R) Corporation MEDIA oem8.inf 6.14.00.3090    Intel(R) Corporation    6.14.00.3090    12-06-2011    x64    MEDIA    TRUE    TRUE
Intel(R) Corporation USB oem1.inf 1.0.4.220    Intel(R) Corporation    1.0.4.220    02/27/2012    x86    USB    TRUE    TRUE
Intel(R) Corporation USB oem2.inf 1.0.4.220    Intel(R) Corporation    1.0.4.220    02/27/2012    x86    USB    TRUE    TRUE
Realtek Net oem10.inf 7.048.0823.2011    Realtek    7.048.0823.2011    08/23/2011    x86    Net    FALSE    TRUE

Windows Live Writer 2012 Dead – Open Writer is Born

 

It has been a while since I worked on Windows Live Writer 2012 for writing Blogs, I realized that it stopped working with my Blogger account.

Doing online search I realized that since WLW 2012 has been discontinued, Open Writer has taken its place.

Open Writer is a newer and better open source version of the same application.

Within no time I was able to start using Open Writer with my 2-Step Verified Google account.

http://openlivewriter.org/

Download - https://openlivewriter.azureedge.net/stable/Releases/OpenLiveWriterSetup.exe 

Product Information below:

Welcome to Open Live Writer

Open Live Writer is like Word for your blog. Open Live Writer is a powerful, lightweight blog editor that allows you to create blog posts, add photos and videos then publish to your website. You can also compose blogs posts offline and then publish on your return. Open Live Writer works with many popular blog service providers such as WordPress, Blogger, TypePad, Moveable Type, DasBlog and many more.

About

Open Live Writer is an open source application enabling users to author, edit, and publish blog posts. It is based on a fork of the well-loved but not actively developed Windows Live Writercode. Open Live Writer is provided under a MIT license.

Get Connected

If you're interested in getting occasional notices of updates to Open Live Writer and hearing about opportunities to try new features, you can subscribe to our Announcements email list. You can also follow @OpenLiveWriter on Twitter and like the page for Open Live Writer on Facebook.

Dell Vostro 2520 Driver Pack for Windows 7 x64

While using MDT / Imaging you can make use of this driver pack which can be directly integrated into the imaging tool. Since Vostro is not a business line machine it’s driver pack is not available directly.

Use the below link to download the Driver pack:

https://mega.nz/#!XstChI5D!qKJ2srvlDUuWApoT-np_FPj8PtfmU_dJ5BAsP76az70

 

Below is the file list used in this driver pack (Tabbed):

Name    Manufacturer    Version    Date    Platform    Class    WHQLSigned    enable
Alps Mouse Apfiltr.inf 8.1200.101.217    Alps    8.1200.101.217    12/20/2012    x86    Mouse    TRUE    TRUE
Alps Mouse Apfiltr.inf 8.1200.101.217 (1)    Alps    8.1200.101.217    12/20/2012    x64,x86    Mouse    TRUE    TRUE
Atheros Communications Bluetooth atheros_bth.inf 7.4.0000.0170    Atheros Communications    7.4.0000.0170    02-06-2013    x64    Bluetooth    TRUE    TRUE
Atheros Communications BluetoothVirtual btath_flt.inf 7.4.0000.0126    Atheros Communications    7.4.0000.0126    03-06-2012    x64    BluetoothVirtual    TRUE    TRUE
Atheros Communications BluetoothVirtual btath_hid.inf 7.4.0000.0090    Atheros Communications    7.4.0000.0090    07/20/2011    x64    BluetoothVirtual    TRUE    TRUE
Atheros Communications BluetoothVirtual btath_lwflt.inf 7.4.0000.0145    Atheros Communications    7.4.0000.0145    06/20/2012    x64    BluetoothVirtual    TRUE    TRUE
Atheros Communications HIDClass btath_rcp.inf 7.4.0000.0155    Atheros Communications    7.4.0000.0155    08/27/2012    x64    HIDClass    TRUE    TRUE
Atheros Communications Inc. Net netathrx.inf 1.0.0.0    Atheros Communications Inc.    1.0.0.0    08/28/2008    x64    Net    FALSE    TRUE
Atheros Communications Inc. Net netathrx.inf 9.2.0.517    Atheros Communications Inc.    9.2.0.517    01/21/2013    x64    Net    TRUE    TRUE
Atheros Communications MEDIA btath_a2dp.inf 7.4.0000.0140    Atheros Communications    7.4.0000.0140    05/21/2012    x64    MEDIA    TRUE    TRUE
Atheros Communications MEDIA btath_vdp.inf 7.4.0000.0140    Atheros Communications    7.4.0000.0140    05/21/2012    x64    MEDIA    TRUE    TRUE
Atheros Communications System btath_bus.inf 7.4.0000.0140    Atheros Communications    7.4.0000.0140    05/21/2012    x64    System    TRUE    TRUE
Atheros Communications USB btath_hcrp.inf 7.4.0000.0090    Atheros Communications    7.4.0000.0090    07/20/2011    x64    USB    TRUE    TRUE
Atheros Corp HIDClass leath_hid.inf 7.4.0000.0120    Atheros Corp    7.4.0000.0120    01/16/2012    x64    HIDClass    TRUE    TRUE
Atheros Modem BthAthFax.inf 6.7.0605.0302 (1)    Atheros    6.7.0605.0302    06-05-2009    x64    Modem    TRUE    TRUE
Atheros USB athdfu.inf 6.13.0322.0302    Atheros    6.13.0322.0302    03/22/2010    x64    USB    TRUE    TRUE
Cirrus Logic, Inc. MEDIA CL_Audio.inf 6.24.5.2    Cirrus Logic, Inc.    6.24.5.2    05-10-2012    x86,x64    MEDIA    TRUE    TRUE
Intel Corporation Display igdlh64.inf 9.17.10.2849    Intel Corporation    9.17.10.2849    09-02-2012    x64    Display    TRUE    TRUE
Intel Corporation HDC iaAHCIC.inf 12.8.0.1016    Intel Corporation    12.8.0.1016    08-01-2013    x64    HDC    TRUE    TRUE
Intel Corporation SCSIAdapter iaStorAC.inf 12.8.0.1016    Intel Corporation    12.8.0.1016    08-01-2013    x64    SCSIAdapter    TRUE    TRUE
Intel HDC cougahci.inf 9.2.0.1011 (5)    Intel    9.2.0.1011    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC cougahci.inf 9.2.0.1011 (6)    Intel    9.2.0.1011    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC cougide.inf 9.2.0.1011 (5)    Intel    9.2.0.1011    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC cougide.inf 9.2.0.1011 (6)    Intel    9.2.0.1011    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC couide2.inf 9.2.0.1014 (3)    Intel    9.2.0.1014    09/28/2010    x64,x86    HDC    TRUE    TRUE
Intel HDC couide2.inf 9.2.0.1014 (4)    Intel    9.2.0.1014    09/28/2010    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-ahci.inf 9.2.2.1020 (2)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-ahci.inf 9.2.2.1020 (3)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-id2.inf 9.2.2.1020 (2)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-id2.inf 9.2.2.1020 (3)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-ide.inf 9.2.2.1020 (2)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC DH89xxCC-ide.inf 9.2.2.1020 (3)    Intel    9.2.2.1020    03-10-2011    x64,x86    HDC    TRUE    TRUE
Intel HDC ESB2id2.inf 8.6.1.1001 (1)    Intel    8.6.1.1001    01/30/2008    x64,x86    HDC    TRUE    TRUE
Intel HDC ESB2ide.inf 9.1.1.1003 (1)    Intel    9.1.1.1003    06/28/2008    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexahci.inf 7.0.0.1013 (8)    Intel    7.0.0.1013    06-08-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexahci.inf 7.0.0.1013 (9)    Intel    7.0.0.1013    06-08-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexid2.inf 9.1.1.1027 (6)    Intel    9.1.1.1027    09/17/2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexid2.inf 9.1.1.1027 (7)    Intel    9.1.1.1027    09/17/2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexide.inf 9.1.1.1013 (7)    Intel    9.1.1.1013    06-04-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ibexide.inf 9.1.1.1013 (8)    Intel    9.1.1.1013    06-04-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ich5id2.inf 8.2.0.1011 (1)    Intel    8.2.0.1011    11/15/2006    x64,x86    HDC    TRUE    TRUE
Intel HDC ich5ide.inf 8.2.0.1011 (1)    Intel    8.2.0.1011    11/15/2006    x64,x86    HDC    TRUE    TRUE
Intel HDC ich6id2.inf 8.2.0.1011 (1)    Intel    8.2.0.1011    11/15/2006    x64,x86    HDC    TRUE    TRUE
Intel HDC ich6ide.inf 8.2.0.1011 (1)    Intel    8.2.0.1011    11/15/2006    x64,x86    HDC    TRUE    TRUE
Intel HDC ich78id2.inf 9.1.1.1016 (5)    Intel    9.1.1.1016    08-05-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ich78id2.inf 9.1.1.1016 (6)    Intel    9.1.1.1016    08-05-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ich78ide.inf 9.1.1.1016 (5)    Intel    9.1.1.1016    08-05-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC ich78ide.inf 9.1.1.1016 (6)    Intel    9.1.1.1016    08-05-2009    x64,x86    HDC    TRUE    TRUE
Intel HDC PantAHCI.inf 9.3.0.1011 (1)    Intel    9.3.0.1011    08/26/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC PantAHCI.inf 9.3.0.1011 (2)    Intel    9.3.0.1011    08/26/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC PantId2.inf 9.3.0.1011 (1)    Intel    9.3.0.1011    08/26/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC PantId2.inf 9.3.0.1011 (2)    Intel    9.3.0.1011    08/26/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC PantIDE.inf 9.3.0.1008 (1)    Intel    9.3.0.1008    07/15/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC PantIDE.inf 9.3.0.1008 (2)    Intel    9.3.0.1008    07/15/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patahci.inf 9.2.3.1013 (2)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patahci.inf 9.2.3.1013 (3)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patid2.inf 9.2.3.1013 (2)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patid2.inf 9.2.3.1013 (3)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patide.inf 9.2.3.1013 (2)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC patide.inf 9.2.3.1013 (3)    Intel    9.2.3.1013    03/16/2011    x64,x86    HDC    TRUE    TRUE
Intel HDC Tcrkahci.inf 9.1.2.1010 (5)    Intel    9.1.2.1010    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC Tcrkahci.inf 9.1.2.1010 (6)    Intel    9.1.2.1010    09-10-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC wptahci.inf 9.2.2.1009 (2)    Intel    9.2.2.1009    10-12-2010    x64,x86    HDC    TRUE    TRUE
Intel HDC wptahci.inf 9.2.2.1009 (3)    Intel    9.2.2.1009    10-12-2010    x64,x86    HDC    TRUE    TRUE
Intel SDHost TcrkSD.inf 9.1.2.1011 (2)    Intel    9.1.2.1011    11-12-2010    x86,x64    SDHost    TRUE    TRUE
Intel SDHost TcrkSD.inf 9.1.2.1011 (3)    Intel    9.1.2.1011    11-12-2010    x86,x64    SDHost    TRUE    TRUE
Intel SDHost whtptsd.inf 9.2.2.1009 (2)    Intel    9.2.2.1009    10-12-2010    x86,x64    SDHost    TRUE    TRUE
Intel SDHost whtptsd.inf 9.2.2.1009 (3)    Intel    9.2.2.1009    10-12-2010    x86,x64    SDHost    TRUE    TRUE
Intel System 2008s4el.inf 9.1.0.1012 (1)    Intel    9.1.0.1012    02-02-2009    x64,x86    System    TRUE    TRUE
Intel System 5000XZVP.inf 8.6.0.1002 (1)    Intel    8.6.0.1002    02/20/2008    x86,x64    System    TRUE    TRUE
Intel System 5400.inf 8.6.1.1001 (1)    Intel    8.6.1.1001    01/30/2008    x64,x86    System    TRUE    TRUE
Intel System 852.inf 5.1.0.1006 (1)    Intel    5.1.0.1006    08/25/2003    x86    System    TRUE    TRUE
Intel System 855.inf 4.20.1007 (1)    Intel    4.20.1007    10-11-2002    x86    System    TRUE    TRUE
Intel System 865.inf 5.1.0.1009 (1)    Intel    5.1.0.1009    03/25/2004    x86    System    TRUE    TRUE
Intel System 915.inf 7.0.0.1019 (1)    Intel    7.0.0.1019    03-10-2005    x64,x86    System    TRUE    TRUE
Intel System 915M.inf 6.1.0.1008 (1)    Intel    6.1.0.1008    05/26/2004    x86    System    TRUE    TRUE
Intel System 945.inf 8.3.0.1011 (1)    Intel    8.3.0.1011    02-06-2007    x64,x86    System    TRUE    TRUE
Intel System 945GM.inf 8.3.1.1005 (1)    Intel    8.3.1.1005    05/18/2007    x64,x86    System    TRUE    TRUE
Intel System 965g.inf 8.3.0.1016 (1)    Intel    8.3.0.1016    08/31/2007    x64,x86    System    TRUE    TRUE
Intel System 965m.inf 8.3.1.1005 (1)    Intel    8.3.1.1005    10/19/2007    x64,x86    System    TRUE    TRUE
Intel System cdvcore.inf 9.2.2.1031 (2)    Intel    9.2.2.1031    07-12-2010    x86,x64    System    TRUE    TRUE
Intel System cdvcore.inf 9.2.2.1031 (3)    Intel    9.2.2.1031    07-12-2010    x86,x64    System    TRUE    TRUE
Intel System cougcore.inf 9.2.0.1016 (5)    Intel    9.2.0.1016    11/20/2010    x64,x86    System    TRUE    TRUE
Intel System cougcore.inf 9.2.0.1016 (6)    Intel    9.2.0.1016    11/20/2010    x64,x86    System    TRUE    TRUE
Intel System cougsmb.inf 9.2.0.1011 (5)    Intel    9.2.0.1011    09-10-2010    x64,x86    System    TRUE    TRUE
Intel System cougsmb.inf 9.2.0.1011 (6)    Intel    9.2.0.1011    09-10-2010    x64,x86    System    TRUE    TRUE
Intel System DH89xxCC-cor.inf 9.2.2.1020 (2)    Intel    9.2.2.1020    03-10-2011    x86,x64    System    TRUE    TRUE
Intel System DH89xxCC-cor.inf 9.2.2.1020 (3)    Intel    9.2.2.1020    03-10-2011    x86,x64    System    TRUE    TRUE
Intel System DH89xxCC-smb.inf 9.2.2.1020 (2)    Intel    9.2.2.1020    03-10-2011    x64,x86    System    TRUE    TRUE
Intel System DH89xxCC-smb.inf 9.2.2.1020 (3)    Intel    9.2.2.1020    03-10-2011    x64,x86    System    TRUE    TRUE
Intel System E5100.inf 8.6.1.1002 (1)    Intel    8.6.1.1002    04/30/2008    x64,x86    System    TRUE    TRUE
Intel System E7220.inf 7.0.0.1011 (1)    Intel    7.0.0.1011    01-10-2005    x64,x86    System    TRUE    TRUE
Intel System E7230.inf 8.1.0.1002 (1)    Intel    8.1.0.1002    02/22/2006    x64,x86    System    TRUE    TRUE
Intel System E7300.inf 8.6.1.1001 (1)    Intel    8.6.1.1001    01/30/2008    x64,x86    System    TRUE    TRUE
Intel System E7520.inf 7.3.0.1013 (1)    Intel    7.3.0.1013    03-09-2006    x64,x86    System    TRUE    TRUE
Intel System E8500.inf 7.2.2.1001 (1)    Intel    7.2.2.1001    09/13/2005    x86,x64    System    TRUE    TRUE
Intel System g33q35.inf 8.6.1.1001 (1)    Intel    8.6.1.1001    01/30/2008    x64,x86    System    TRUE    TRUE
Intel System HECI.inf 8.1.0.1263    Intel    8.1.0.1263    07-02-2012    x86,x64    System    TRUE    TRUE
Intel System ibexcore.inf 9.1.1.1022 (6)    Intel    9.1.1.1022    10/28/2009    x64,x86    System    TRUE    TRUE
Intel System ibexcore.inf 9.1.1.1022 (7)    Intel    9.1.1.1022    10/28/2009    x64,x86    System    TRUE    TRUE
Intel System ibexsmb.inf 1.0.0.0002 (8)    Intel    1.0.0.0002    06-08-2010    x64,x86    System    TRUE    TRUE
Intel System ibexsmb.inf 1.0.0.0002 (9)    Intel    1.0.0.0002    06-08-2010    x64,x86    System    TRUE    TRUE
Intel System ich5core.inf 7.0.0.1011 (1)    Intel    7.0.0.1011    01-10-2005    x64,x86    System    TRUE    TRUE
Intel System ich6core.inf 7.0.0.1011 (1)    Intel    7.0.0.1011    01-10-2005    x64,x86    System    TRUE    TRUE
Intel System ich7core.inf 9.1.1.1016 (5)    Intel    9.1.1.1016    08-05-2009    x64,x86    System    TRUE    TRUE
Intel System ich7core.inf 9.1.1.1016 (6)    Intel    9.1.1.1016    08-05-2009    x64,x86    System    TRUE    TRUE
Intel System ich8core.inf 8.6.1.1002 (1)    Intel    8.6.1.1002    02/20/2008    x64,x86    System    TRUE    TRUE
Intel System ich9core.inf 9.1.1.1013 (1)    Intel    9.1.1.1013    01/21/2009    x64,x86    System    TRUE    TRUE
Intel System ichacore.inf 9.1.0.1013 (1)    Intel    9.1.0.1013    01/21/2009    x64,x86    System    TRUE    TRUE
Intel System ichXdev.inf 7.1.1.1011 (1)    Intel    7.1.1.1011    11-07-2008    x64,x86    System    TRUE    TRUE
Intel System IntelCP2.inf 9.1.1.1022 (6)    Intel    9.1.1.1022    10/28/2009    x64,x86    System    TRUE    TRUE
Intel System IntelCP2.inf 9.1.1.1022 (7)    Intel    9.1.1.1022    10/28/2009    x64,x86    System    TRUE    TRUE
Intel System IntelCPU.inf 9.1.0.1010 (1)    Intel    9.1.0.1010    12-03-2008    x64,x86    System    TRUE    TRUE
Intel System IntelIOH.inf 9.1.1.1026 (4)    Intel    9.1.1.1026    02-08-2010    x64,x86    System    TRUE    TRUE
Intel System IntelIOH.inf 9.1.1.1026 (5)    Intel    9.1.1.1026    02-08-2010    x64,x86    System    TRUE    TRUE
Intel System ioatdma.inf 1.2.67.0 (1)    Intel    1.2.67.0    08/14/2008    x86,x64    System    TRUE    TRUE
Intel System IvyBridg.inf 9.3.0.1011 (1)    Intel    9.3.0.1011    08/26/2011    x64,x86    System    TRUE    TRUE
Intel System IvyBridg.inf 9.3.0.1011 (2)    Intel    9.3.0.1011    08/26/2011    x64,x86    System    TRUE    TRUE
Intel System JakeTown.inf 9.2.3.1018 (2)    Intel    9.2.3.1018    07/19/2011    x64,x86    System    TRUE    TRUE
Intel System JakeTown.inf 9.2.3.1018 (3)    Intel    9.2.3.1018    07/19/2011    x64,x86    System    TRUE    TRUE
Intel System JasperFo.inf 9.1.2.1004 (5)    Intel    9.1.2.1004    11-04-2009    x64,x86    System    TRUE    TRUE
Intel System JasperFo.inf 9.1.2.1004 (6)    Intel    9.1.2.1004    11-04-2009    x64,x86    System    TRUE    TRUE
Intel System NehalMEX.inf 9.1.2.1014 (2)    Intel    9.1.2.1014    01-11-2011    x64,x86    System    TRUE    TRUE
Intel System NehalMEX.inf 9.1.2.1014 (3)    Intel    9.1.2.1014    01-11-2011    x64,x86    System    TRUE    TRUE
Intel System PantCore.inf 9.3.0.1020    Intel    9.3.0.1020    01-11-2012    x64,x86    System    TRUE    TRUE
Intel System PantCore.inf 9.3.0.1020 (1)    Intel    9.3.0.1020    01-11-2012    x64,x86    System    TRUE    TRUE
Intel System PantSMB.inf 9.3.0.1011 (1)    Intel    9.3.0.1011    08/26/2011    x64,x86    System    TRUE    TRUE
Intel System PantSMB.inf 9.3.0.1011 (2)    Intel    9.3.0.1011    08/26/2011    x64,x86    System    TRUE    TRUE
Intel System PantUSB3.inf 9.3.0.1018 (1)    Intel    9.3.0.1018    10/14/2011    x86,x64    System    TRUE    TRUE
Intel System PantUSB3.inf 9.3.0.1018 (2)    Intel    9.3.0.1018    10/14/2011    x86,x64    System    TRUE    TRUE
Intel System patcore.inf 9.2.3.1016 (2)    Intel    9.2.3.1016    06-08-2011    x64,x86    System    TRUE    TRUE
Intel System patcore.inf 9.2.3.1016 (3)    Intel    9.2.3.1016    06-08-2011    x64,x86    System    TRUE    TRUE
Intel System patsmb.inf 9.2.3.1013 (2)    Intel    9.2.3.1013    03/16/2011    x64,x86    System    TRUE    TRUE
Intel System patsmb.inf 9.2.3.1013 (3)    Intel    9.2.3.1013    03/16/2011    x64,x86    System    TRUE    TRUE
Intel System pm45gm45.inf 9.1.0.1003 (1)    Intel    9.1.0.1003    06/28/2008    x64,x86    System    TRUE    TRUE
Intel System qd3nodrv.inf 1.3.00.0 (1)    Intel    1.3.00.0    01/15/2008    x86,x64,ia64    System    TRUE    TRUE
Intel System SNB2009.inf 9.2.0.1026 (2)    Intel    9.2.0.1026    03-10-2011    x64,x86    System    TRUE    TRUE
Intel System SNB2009.inf 9.2.0.1026 (3)    Intel    9.2.0.1026    03-10-2011    x64,x86    System    TRUE    TRUE
Intel System Tcreek.inf 9.1.2.1010 (5)    Intel    9.1.2.1010    09-10-2010    x86,x64    System    TRUE    TRUE
Intel System Tcreek.inf 9.1.2.1010 (6)    Intel    9.1.2.1010    09-10-2010    x86,x64    System    TRUE    TRUE
Intel System whed_dev.inf 9.1.1.1016 (1)    Intel    9.1.1.1016    08-07-2009    x64,x86    System    TRUE    TRUE
Intel System whtpI2C.inf 9.2.2.1015 (2)    Intel    9.2.2.1015    12/21/2010    x86,x64    System    TRUE    TRUE
Intel System whtpI2C.inf 9.2.2.1015 (3)    Intel    9.2.2.1015    12/21/2010    x86,x64    System    TRUE    TRUE
Intel System whtpI2C2.inf 9.2.2.1023 (2)    Intel    9.2.2.1023    03/27/2011    x86,x64    System    TRUE    TRUE
Intel System whtpI2C2.inf 9.2.2.1023 (3)    Intel    9.2.2.1023    03/27/2011    x86,x64    System    TRUE    TRUE
Intel System whtpoint.inf 9.2.2.1016 (2)    Intel    9.2.2.1016    11/30/2010    x86,x64    System    TRUE    TRUE
Intel System whtpoint.inf 9.2.2.1016 (3)    Intel    9.2.2.1016    11/30/2010    x86,x64    System    TRUE    TRUE
Intel USB cougusb.inf 9.2.0.1031    Intel    9.2.0.1031    07/31/2010    x86,x64    USB    TRUE    TRUE
Intel USB cougusb.inf 9.2.0.1031 (1)    Intel    9.2.0.1031    07/31/2010    x86,x64    USB    TRUE    TRUE
Intel USB DH89xxCC-usb.inf 9.2.2.1020 (2)    Intel    9.2.2.1020    03-10-2011    x86,x64    USB    TRUE    TRUE
Intel USB DH89xxCC-usb.inf 9.2.2.1020 (3)    Intel    9.2.2.1020    03-10-2011    x86,x64    USB    TRUE    TRUE
Intel USB ESB2usb.inf 7.4.1.1005 (1)    Intel    7.4.1.1005    11-07-2008    x86,x64    USB    TRUE    TRUE
Intel USB ibexusb.inf 9.1.1.1020 (5)    Intel    9.1.1.1020    08/20/2009    x86,x64    USB    TRUE    TRUE
Intel USB ibexusb.inf 9.1.1.1020 (6)    Intel    9.1.1.1020    08/20/2009    x86,x64    USB    TRUE    TRUE
Intel USB ich5usb.inf 8.2.0.1008 (1)    Intel    8.2.0.1008    09/13/2006    x86,x64    USB    TRUE    TRUE
Intel USB ich6usb.inf 8.2.0.1008 (1)    Intel    8.2.0.1008    09/13/2006    x86,x64    USB    TRUE    TRUE
Intel USB ich78usb.inf 9.1.1.1016 (5)    Intel    9.1.1.1016    08-05-2009    x86,x64    USB    TRUE    TRUE
Intel USB ich78usb.inf 9.1.1.1016 (6)    Intel    9.1.1.1016    08-05-2009    x86,x64    USB    TRUE    TRUE
Intel USB ich9usb.inf 8.3.1.1011 (1)    Intel    8.3.1.1011    12-03-2008    x86,x64    USB    TRUE    TRUE
Intel USB ichausb.inf 9.0.0.1005 (1)    Intel    9.0.0.1005    02/25/2008    x86,x64    USB    TRUE    TRUE
Intel USB PantUSB.inf 9.3.0.1011 (1)    Intel    9.3.0.1011    08/26/2011    x86,x64    USB    TRUE    TRUE
Intel USB PantUSB.inf 9.3.0.1011 (2)    Intel    9.3.0.1011    08/26/2011    x86,x64    USB    TRUE    TRUE
Intel USB patusb.inf 9.2.3.1013 (2)    Intel    9.2.3.1013    03/16/2011    x86,x64    USB    TRUE    TRUE
Intel USB patusb.inf 9.2.3.1013 (3)    Intel    9.2.3.1013    03/16/2011    x86,x64    USB    TRUE    TRUE
Intel USB tcrkusb.inf 9.1.2.1012 (5)    Intel    9.1.2.1012    10-08-2010    x86,x64    USB    TRUE    TRUE
Intel USB tcrkusb.inf 9.1.2.1012 (6)    Intel    9.1.2.1012    10-08-2010    x86,x64    USB    TRUE    TRUE
Intel USB wptusb.inf 9.2.2.1022 (2)    Intel    9.2.2.1022    03/27/2011    x86,x64    USB    TRUE    TRUE
Intel USB wptusb.inf 9.2.2.1022 (3)    Intel    9.2.2.1022    03/27/2011    x86,x64    USB    TRUE    TRUE
Intel(R) Corporation MEDIA IntcDAud.inf 6.14.00.3097    Intel(R) Corporation    6.14.00.3097    06/19/2012    x64    MEDIA    TRUE    TRUE
Realtek Net rt64win7.inf 7.053.0216.2012    Realtek    7.053.0216.2012    02/16/2012    x64    Net    TRUE    TRUE
Realtek Net rt86win7.inf 7.053.0216.2012    Realtek    7.053.0216.2012    02/16/2012    x86    Net    TRUE    TRUE
Realtek USB RtsUStorD3Off.inf 6.1.7601.30132    Realtek    6.1.7601.30132    01-09-2012    x64    USB    TRUE    TRUE

Comments

comments powered by Disqus