~ Mayank Johri's Tips ~

My Virtual Home

Monthly Archives: November 2008

Post navigation

TIPS: DELTREE in Windows XP

Posted by Mayank Johri — November 11, 2008

0

deltree can be simulated using the following .cmd file:

  1. Create an empty file deltree.cmd in %windir%\system32 folder
  2. Add the following content to the file, and save the file.

@echo off
del /S /F /Q %1
rd /S /Q %1

Posted in Tips, Windows

Tagged Tips, Windows

Nov·11

My Virtual Applications Repository

Posted by Mayank Johri — November 6, 2008

0

SVS Virtual packages for many OpenSource applications can be downloaded from

http://sourceforge.net/projects/appvrepo/

Posted in Application Virtualization

Tagged Application Virtualization

Nov·06

Post navigation

Archives

  • April 2012
  • February 2012
  • January 2012
  • October 2011
  • August 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007

Top Posts

  • recursive list files in a dir using Python
  • App-V Interview Questions
  • Microsoft Application Virtualization: Tips to pick right apps for sequencing
  • Adding Public keys for apt-get
  • QA: MSI Interview: What is the difference between installations using ALLUSERS="", ALLUSERS=1 and ALLUSERS=2 option?
  • QA: MSI Interview: Explain the difference between Property and PROPERTY
  • MSI Interview Questions
  • New MSI Interview Questions.
  • PitHole: Windows : The specified service has been marked for deletion
  • Tips: VBScript: Get Full NT User Name using VBScript

Top Clicks

  • sourceforge.net/projects/…
  • sourceforge.net/projects/…
  • sourceforge.net/projects/…
  • sourceforge.net/projects/…
  • sourceforge.net/projects/…

Recent Comments

Harikrishna on New MSI Interview Questio…
Rajesh S on Windows: How to find if your w…
Stefan Eike on recursive list files in a dir …
Stefan Eike on recursive list files in a dir …
Abhishek on FAQ: MSI Interview

Category Cloud

Application Virtualization Development Enjoy FAQ's freebasic Installation Linux MAC OS Microsoft Application Package Microsoft Application Virtualization Microsoft SoftGrid Application Virtualization MSI Packaging Pascal PitHole Portable Apps Python SubVersion Tips Uncategorized VBScript Windows wix

Blog Stats

  • 96,144 hits

a

Meta

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.com
Blog at WordPress.com. | Theme: Reddle by Automattic.
Follow

Get every new post delivered to your Inbox.

Powered by WordPress.com