just right there ;-) 4-5 threads below https://forums.mydigitallife.net/threads/windows-7-svf-repository.72255/
@-=ismail=- And of course it doesn't work. Can you send me your modified image so I can have a final try? If it fails then I have nothing I can do.
Code: Version: 2.01 REM Enable Fraunhofer IIS MP3 Professional Codec if "%ImageArchitecture%"=="x64" ( reg delete "HKLM\TK_SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\drivers.desc" /v "D:\Windows\SysWOW64\l3codeca.acm" /f >nul 2>&1 reg add "HKLM\TK_SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\drivers.desc" /v "D:\Windows\SysWOW64\l3codecp.acm" /t REG_SZ /d "Fraunhofer IIS MPEG Audio Layer-3 Codec (professional)" /f >nul reg add "HKLM\TK_SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Drivers32" /v "msacm.l3acm" /t REG_SZ /d "D:\Windows\SysWOW64\l3codecp.acm" /f >nul ) reg delete "HKLM\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc" /v "D:\Windows\System32\l3codeca.acm" /f >nul 2>&1 reg add "HKLM\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc" /v "D:\Windows\System32\l3codecp.acm" /t REG_SZ /d "Fraunhofer IIS MPEG Audio Layer-3 Codec (professional)" /f >nul reg add "HKLM\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32" /v "msacm.l3acm" /t REG_SZ /d "D:\Windows\System32\l3codecp.acm" /f >nul can you change from D:\ to C:\ and try again? edit: you should remove the part completely @wkeller
@-=ismail=- it did not work. Are there some settings on my target computer I can adjust to make it work? Or I am out of hope?
@wkeller: I'm just wondering here if it would be possible for you to add a shortcut to "User Account Control Settings" in the Start Menu or on the desktop when installing your Integrate7 created Windows 7 since by default it removes/disables the Action Center and thus changing the User Account Control level can not be accomplished by searching for UAC anymore (for some reason)... I had to figure out where the executable for that setting is located and then make a shortcut to it manually to here: C:\Windows\System32\UserAccountControlSettings.exe Thanks once more for your excellent work!
It is always available: Control Panel -> User Accounts and Family Safety -> User Accounts -> Change User Account Control settings
Leave dlls and other files intact. It won't cause issues. Dlls are coinstallers. Some drivers also contains other files (like device firmware that is updated during every driver load) But there is another mistake in your attached screen. I've noticed that you have put 32 bit drivers to 64 bit directory.