Jump to content

W7T Freezes on WinSXS\\Backup and removing speech


anass_f

Recommended Posts

  • Replies 57
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Here you go guys, try this/

http://www.mediafire...94zbzzfpw033idi

EDIT: It's not using any external program, it's completely code :)


FileInfo fInfo = new FileInfo(FileName);

FileSystemAccessRule nAccRule = new FileSystemAccessRule(account.Value, FileSystemRights.FullControl, AccessControlType.Allow);
FileSecurity fSecurity = fInfo.GetAccessControl(AccessControlSections.Owner);

fSecurity.SetOwner(new System.Security.Principal.NTAccount(account.Value));
fInfo.SetAccessControl(fSecurity);
fSecurity.AddAccessRule(nAccRule);
fInfo.SetAccessControl(fSecurity);

Edited by Legolash2o
Link to comment
Share on other sites

But I still have the "Packages.exe" file not being found error. :g:

I replaced W7T.exe with an older (1.3.0.61) version and the same error occurs!

may be there is a problem in my Settings file.


fAddons=
fDrivers=
fGadgets=
fSilents=
fThemes=
fTweaks=
fUpdates=W:\0Wins\7\Library\IE9
fWallpapers=
sAICommands=True
sAIOSave=True
sCheckForUpdates=True
sDLogging=True
sFreeRAM=True
sGroups=True
sHotkeys=True
sImagex64=True
sLastWIM=W:\0Wins\7\Ultimate\Sources\install.wim
smCheck=True
sAIOPM=True
sMountTemp=D:\WTMount
sQuickMerge=False
smVerify=True
sSolDownload=W:\0Wins\7\Upd\
sTransparency=95
sTransparencyAll=False
sW7TDISM=Idle
sW7TExt=Idle
sW7TPRI=Idle
sW7TTemp=W:\W7TTemp
sShowAntiV=False
sSkipDCheck=False
sUploadLogs=True
sLastISOF=
sMountLog=True
sUSBPrepLog=True
sWelcomeTab=False
sDownloadTab=False
sToolsTab=True
sRegistryLog=False

I will delete the settings file and give a try.

Link to comment
Share on other sites

post-27421-0-59221300-1321217936_thumb.j

The first highlighted line is the first occurrence for the word:"packages.exe"

The second highlighted line is when the error message appears.

Try to use: W:\Win7\sources\install.wim

sLastWIM=W:\0Wins\7\Ultimate\Sources\install.wim

I was using the same folder for weeks, so I'm sure it isn't the cause.

Link to comment
Share on other sites

It seems the error is with the temp folder: sMountTemp=D:\WTMount

It's not like mine:

Settings.txt

fAddons=

fDrivers=

fGadgets=

fSilents=

fThemes=

fTweaks=

fUpdates=

fWallpapers=

sAICommands=True

sAIOSave=True

sCheckForUpdates=True

sDLogging=True

sFreeRAM=True

sGroups=True

sHotkeys=True

sLastWIM=C:\Win7\sources\install.wim

smCheck=False

sAIOPM=True

sMountTemp=C:\W7T\Mount

sQuickMerge=False

smVerify=False

sSolDownload=C:\W7T130-38B_Test\SoLoR\

sTransparency=100

sTransparencyAll=False

sW7TDISM=Normal

sW7TExt=Normal

sW7TPRI=Normal

sW7TTemp=C:\W7T

sShowAntiV=True

sSkipDCheck=True

sUploadLogs=True

sLastISO_Folder=

sLastISO_ISO=

sMountLog=True

sUSBPrepLog=True

sWelcomeTab=True

sDownloadTab=True

sToolsTab=True

sRegistryLog=False

Edited by myselfidem
Link to comment
Share on other sites

No, the image is successfully mounted in D:\WTMount and the Backup+Speech is deleted and all is fine except this error.

But, I see that W7T did not create the W:\W7TTemp folder as it is stated in the settings file.

I will create it manually and see what happens.

Thank you guys for your help. It is much appreciated. :giveheart:

Link to comment
Share on other sites

I gonna be nuts!

I tried every thing but with no success.

changed folders, deleting everything ...

I don't uderstand!

I was using W7T for weeks, and just after I tried the test version that Legolash2o has PM to me today then this nightmare began!

Link to comment
Share on other sites

I FOUND IT!!!

During the whole nightmare I was only testing the new version of W7T on removing both "WinSxS\Backup" and "Speech Neutral Language" and only those things.

I finally decided to choose none of these for removal and I chose only "Bitlocker Disk Encryption" as a try, and guess what! No errors and "Packages.exe" is really created in the same folder as W7T.exe

SO IT IS A BUG.

To reproduce the bug just select "WinSxS\Backup" and "Speech Neutral Language" for removal and see for your self.

I'm gonna try each at time to see if the error occurs.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...