|
|
|
|
#1 |
|
Junior Member
Join Date: Nov 2015
Posts: 23
|
Deleting a folder
Simple question I know, I see
PHP Code:
I set $INSTDIR as $DESKTOP/[folder name], and i checked to confirm it's the right directory with detailprint. But it won't budge. Need a bit of help with this issue. |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
Make sure your current $OUTDIR is not the directory you want to delete, or a sub-directory thereof.
Also make sure no other process is currently "locking" the directory... My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
And if all else fails, download Process Monitor from Microsoft and look at what is actually going on...
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|