Jump to content

Raoul

Members
  • Joined

  • Last visited

Everything posted by Raoul

  1. That one is nice!
  2. Raoul replied to Raoul's post in a topic in Addon Discussion
    Lol, Dude THANKS It works
  3. Raoul posted a post in a topic in Addon Discussion
    Hey, I am using RocketDock of HJW (original from Rick, HJW got Vista Icons etc.): http://driverpacks.sytes.net/vistapacks/xp....5_nld_AddOn.7z I wanted to change some stuff like icons and the settings.ini So i unpacked the .cab cabinet inside the add-on Then i changed what i wanted to change But now i need to make a cabfile again? How can i do this? This are all the files: I need to get all those files in a .cab called RocktDoc.cab. I tried selecting all files and then send to CabTool I got this send to from Kels uber addon. But when i do that i get an error: Then i found this: http://support.microsoft.com/kb/198038 But with makecab in cmd i need to manually type in all files, and as you can see there are a lot of files! So how can i pack those files to a cab? Thanks in advance! :thumbsup_anim: Raoul
  4. Thank you!
  5. Thanks for this patcher, using the Dutch one (translated by mr.fixit). But i would like to have the icon from "My Computer", size 256x256, its for RocketDock, in png format. Thanks in advance..
  6. Raoul replied to *Reaper*'s post in a topic in Switchless installers
    7-Zip 4.61 b
  7. HWMonitor 1.12 is out.
  8. Raoul posted a post in a topic in Windows Customization
    Hey, How can i edit this screen: The "Systeem" or "System" spot? Thanks in advance.
  9. Rick, When I start a new Virtual Machine with VMWare, and then add my iso to the "installer disc image file (ISO)": Then i get this notice: Windows XP Professional Detected. This operating system will use Easy Install. Is there a way to turn of the Easy Install? Because when VMWare uses that it doesnt use my winnt.sif.. Thanks in advance.
  10. Dude what should i do with this two files: ntkrnlpa.exe ntkrpamp.exe
  11. Indeed i would like to know how to do that also!? Thanks in advance!
  12. Raoul replied to Raoul's post in a topic in Addon Discussion
    Found it: http://odyn1982.elodz.net/installers/Skype_Tutorial.7z Just did it like he did in his video with InstallShield, deleted toolbars and the run on startup then repacked it. Thanks for telling me about: TRANSFORMS=\"RemoveStartup.mst,RemoveDesktopShortcut.mst\" And your video about making it.
  13. Raoul replied to Raoul's post in a topic in Addon Discussion
    Still bissy. At Skype.msi you need to edit Property with Orca. There i changed: INSTALLLEVEL=10 to INSTALLLEVEL=1. ALLUSERS=2 to ALLUSERS=1. And put STARTSKYPE=FALSE. I have this in the config.txt: RunProgram="Skype.msi /qn TRANSFORMS=Settings.mst TRANSFORMS=:RemoveStartup.mst TRANSFORMS=:RemoveDesktopShortcut.mst /norestart" But i didnt make TRANSFORMS=:RemoveStartup.mst and TRANSFORMS=:RemoveDesktopShortcut.mst, i only made the Settings.mst (with installlevel1, allusers1 and startskype=false). Those RemoveStartup and RemoveDesktopShorcut i took from this link: http://www.msfn.org/board/Release-Skype-36...231#entry673231 Hopefully it worsk.. I the Skype.exe now with Skype icon. edit: The RemoveStartup doesnt work, it autostarts after the installation. But there is no Shorcut on my desktop. Will search an alternative way of removing the startup, maybee i can find it with orca in skype.msi.
  14. Raoul replied to Raoul's post in a topic in Addon Discussion
    I just found this: http://www.wincert.net/forum/index.php?sho...amp;#entry34589 And its Skype.msi, so i will try to do it as in the 2nd video/part. But Skype differs from windowsdefender. But i will see it tomorrow
  15. Thanks for this, will try it with Skype.
  16. Hey, What is the easiest way to install Skype silently? Found this: But that wont work. I dont want any plugins for webbrowers. I dont want a desktop shorcut. I dont want it to autostart with Windows. I want start menu shortcuts. Thanks in advance.