Jump to content

snowtox

Member
  • Posts

    21
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

About snowtox

Contact Methods

  • Website URL
    http://

snowtox's Achievements

0

Reputation

  1. On my PC Windows 7 runs much faster than vlited Vista SP1. Doesn't matter if I work or play. Moreover after using vlite on Windows 7 it's even faster than before... I think microsoft does great work with this OS...
  2. Solved it now... found a patch on the adobe homepage...
  3. I knew that I have to add Windows Registry Editor Version 5.00 on top... It is in my .reg-file but thx...
  4. Hey I had the same problem with other hotfixes and it was caused by deleting things with vlite which the hotfix refer to. After making a new DVD with vlite where i first integrated the hotfixes and in a new session made the other steps everything worked fine and all hotfixes where integrated... I hope this helps you Snowtox
  5. First extract itunessetup.exe, then make sure that you have the newest version of windows installer installed on your system and finally install it with the /qn switch... works fine for me
  6. Your are right I'm running Vista however I deleted UAC with vlite... and how do I run regedit elevated?
  7. Hi all I made an install file with Inno Setup for Adobe Photoshop CS3 However I have to make some registry entries at [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\] and Regedit blocks them... Can anyone tell me how to do this? [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_FLEXNET_LICENSING_SERVICE] "NextInstance"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_FLEXNET_LICENSING_SERVICE\0000] "Service"="FLEXnet Licensing Service" "Legacy"=dword:00000001 "ConfigFlags"=dword:00000000 "Class"="LegacyDriver" "ClassGUID"="{8ECC055D-047F-11D1-A537-0000F8753ED1}" "DeviceDesc"="FLEXnet Licensing Service" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\Root\LEGACY_FLEXNET_LICENSING_SERVICE] "NextInstance"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\Root\LEGACY_FLEXNET_LICENSING_SERVICE\0000] "Service"="FLEXnet Licensing Service" "Legacy"=dword:00000001 "ConfigFlags"=dword:00000000 "Class"="LegacyDriver" "ClassGUID"="{8ECC055D-047F-11D1-A537-0000F8753ED1}" "DeviceDesc"="FLEXnet Licensing Service" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_FLEXNET_LICENSING_SERVICE] "NextInstance"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_FLEXNET_LICENSING_SERVICE\0000] "Service"="FLEXnet Licensing Service" "Legacy"=dword:00000001 "ConfigFlags"=dword:00000000 "Class"="LegacyDriver" "ClassGUID"="{8ECC055D-047F-11D1-A537-0000F8753ED1}" "DeviceDesc"="FLEXnet Licensing Service" Hope you can help me with that snowtox
  8. You can install vlite 1.1.6... copy the needed files for waik and save them if you want to install vlite 1.2 again after reinstalling vista... However after installing vlite 1.1.6 you can install waik in vlite and after that install the newest vlite version. With me this works think it should do with you either. snowtox
  9. Hey romsempire may be you try not using this slash: "/" instead of it use this one: "\" so that it is in WPI %wpipath%\Install\myapp\silentInstall.cmd and in the batch start /wait "%wpipath%\Install\myapp\application.exe" /s /noreboot start /wait regedit /s %wpipath%\Install\myapp\registryset.reg and don't forgett if you change it in the config.js you need always two of them "\\" because this works fine with me I wonder if it doesn't work with your WPI... snowtox
  10. Why don't you just say in your script where it can finds the WPI.hta on your DVD or whereever you have it and then that the script has to start it... that is how it looks like in my dvd cmdow.exe @ /HID @ECHO OFF for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\sources\install.wim set CDROM=%%i: start %CDROM%\Install\WPI\WPI.hta try it or post your script so i can have a look at it... snowtox
  11. hey radigast can you also post your cleanup.cmd please? would be helpful for me find the problem...
  12. Hey I get the same message... I deleted Autostart of CD/DVD-Drives with vLite... that's the reason why the message comes on My PC... Maybe it is the same with yours... I Hope it helps you snowtox
  13. Hehe... Thank you very much Kelsenellenelvian.. Forgott to use Windows Installer 3.1 sometimes i'm really genious forgetting things i use with oder programms Snowtox
  14. Ok now using passive switch WPI doesn't crash anymore and also says its installing but after finishing there is nothing installed... Does anyone know why this is now? However thanks for your fast reply Snowtox
  15. Hi all I got another problem... I'm using Desktop Sidebar insted of Vista Sidebar. However if I integrate it with the switch /qb-! my whole WPI crashes... I don't know where the mistake is?? Can anyone help me please? Thanks snowtox
×
×
  • Create New...