Jump to content

TechMike

Member
  • Posts

    26
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About TechMike

TechMike's Achievements

0

Reputation

  1. Using Windows 10 on a certain machine where I work when I go to the icon to eject the drive it is greyed out. It is also greyed out for USB thumb drives but I can right click and choose eject on the drive under “Computer” for those I have checked and the drive is set for quick removal. I can remove them on other Windows 10 PC’s I own but not this particular one. Thanks
  2. gpedit.msc didn't work on my windows as I only have Home Premium and need Professional or higher. But I found a registry file for Windows 7 on how to disable thumbs.db, I think it is working.. If anyone needs it, add this to a .reg file - Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoThumbnailCache"=dword:00000001
  3. Hi I have a lot of photos on my laptops hard drive that I regulary back up to an external 2.5 portable drive. I check the file sizes in properties of each to make sure that both are the same, with the same amount of files etc. However it always includes thumbs.db (with show hidden files off), so I delete them all but its getting annoying. I read I can turn off thumbs.db with gpedit.msc but I can't seem to find it on my laptop (win 7 home premium x64). Or is there a better way/program I can use to make backing up of photos more easy? Thanks
  4. OK I'll run that imagex /info to see what I have. I think I know what I was doing wrong though, I was using my Home Premium retail disc to install and I wasn't paying enough attention when I was installing so it installed Home Premium (duh!) then I was trying to make a professional image out of that. ei.cfg was still set to home premium and retail, so I'll try changing it or not using it.
  5. Hi Thanks for the reply. I'm sure I tried that, but perhaps I haven't! I downloaded a frontend program for autounattend.xml for windows 7 and one of the options was Business so I thought it was still the same in Windows 7. Theres no documentation of the Windows 7 imagex flags on microsofts site, but there is with Windows Vista. Thanks I'll try it later and hope I don't make another coaster!
  6. Hi I'm trying to create a reverse integration windows 7 professional disc with SP1, ie9 and .net 4. I have 2 retail versions of windows 7 home premium. I am using this disc to install and then ctrl+ shift + f3, install the updates, run dism, reset to system oobe, I use : imagex /compress maximum /flags BUSINESS /capture E:\ “C:\Win7\SP1\sources\install.wim” “Professional x64 SP1” I made a mistake in using my normal /flags HomePremium on the first disc. I create a .iso with oscdimg, burn it, it works fine and boots into the windows setup program, but then says I have no image to install. I thought the problem could have been in Autounattend.xml as I still had : <cpi:offlineImage cpi:source="wim:/sources/install.wim#Windows 7 Home Premium" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> but I changed it to Professional but made no difference (isn't it just an internal label?) (does it need to be Professional x64 SP1? as thats what I wrote in imagex) I just remembered my laptop did come with a professional disc so I could use that, but I'm curious as to why it doesn't work with a home premium disc, it should contain every version of windows 7 shouldn't it? Regards Mike
×
×
  • Create New...