hevnbnd Posted August 14, 2004 Posted August 14, 2004 Hello, Well i have a couple of files that DONT get deleted using xplode. Here is the code:<item display='Personalizing Windows' image="%SOURCEPATH%\PostInstall\images\"> <copy source='%SOURCEPATH%\PostInstall\Every Thing Else\Favorites' target='%SYSTEMDRIVE%\Documents and Settings\Brian A. Cox\Favorites' /> <delete source='#AllUsersProfile#\Desktop\VISIT QUICKEN.COM.url' /> <delete source='#AllUsersProfile#\Desktop\SPECIAL OFFER FROM CITIBANK.url' /> <delete source='#AllUsersProfile#\Desktop\Software that works with QB.url' /> <delete source='#AllUsersProfile#\Desktop\QuickBooks Technical Support.url' /> <delete source='#AllUsersProfile#\Desktop\ArcSoft Products.url' /> <delete source='#AllUsersProfile#\Start Menu\Program Updates.lnk' />I have tried the absolute path to the file and several other methods and for some reason it wont delete the files. Xplode locks up when it gets to the delete and i have to ctrl-alt-dlt out of the app. I am running xplode via [GuiRunOnce] It runs before the desktop is loaded. There is just a blue background behind it. Any one have any ideas. PS i am using xppro slipstreamed with sp2
hevnbnd Posted August 26, 2004 Author Posted August 26, 2004 I could still use some help here. This is getting anoyying why does XPlode lock up when it attempts to delete these lnks and urls. Can anyone help !!!!
hevnbnd Posted August 27, 2004 Author Posted August 27, 2004 No errors, But If i do not copy my Favorites over the delete works fine. But if the favorites copy over xplode locks up on the first delete. Very Very Strange....
SiMoNsAyS Posted August 27, 2004 Posted August 27, 2004 favorites are created at the final process of installation, be sure to delete them after they are created
Alanoll Posted August 27, 2004 Posted August 27, 2004 have you tried to see what happens if you remove the deletes? you said it's perhaps the favorites.....if so, find out which it is hanging up on and remove it and see if it fixes it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now