MSFN Forum: Adding custom desktop programs? - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adding custom desktop programs?

#1 User is offline   syztemlord 

  • Group: Members
  • Posts: 1
  • Joined: 13-August 09

Posted 13 August 2009 - 07:42 AM

I'd like to add a couple of exe programs to the desktop automatically with the install (there is no install for the programs, I'd just like them copied). Is there a way to add them to the Windows ISO to enable this?

Any help would be gratefully recieved!!


#2 User is offline   Dechy 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 25-February 08

Posted 13 August 2009 - 08:06 AM

- Install Windows 7 "normally"
- Copy install.wim from the Windows 7 media somewhere on the HD (if it's already on a USB stick/HD then you can skip this part)
- Run cmd as an administrator
- Create a folder for temporary offline modification (I just call mine OFFLINE)
- Run the following: dism /mount-wim /wimfile:[path to install.wim] /index:[index of your image inside the .wim file] /mountdir:[path to offline folder]
- Use Windows Explorer to copy your executables whereever you want under the OFFLINE folder (in your case, [path to offline folder]\users\default\desktop)
- Run the following: dism /unmount-wim /mountdir:[path to offline folder] /commit
- Burn/copy the modified install.wim back to the bootable installation media under the sources folder

I'm not 100% sure that this will work, as anything to do with the Default user folder is a hit or miss in my case, but for ANY other folder in the offline modification portion, I can copy absolutely anything and it will be there on next install.

This post has been edited by Dechy: 13 August 2009 - 08:08 AM


#3 User is offline   werther666 

  • Group: Members
  • Posts: 7
  • Joined: 20-July 06

Posted 14 August 2009 - 11:47 PM

isn't there a way to copy files like the $OEM folder in xp?

#4 User is offline   Dechy 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 25-February 08

Posted 17 August 2009 - 08:20 AM

Yep, you can still use $OEM$ folder just fine ( http://technet.microsoft.com/en-us/library...265(WS.10).aspx ), it's just that it's all considered legacy now.

I've used the $OEM$ method for YEARS with XP, but never really like it... it ended up being pretty darn messy on the mdeium/distribution share.

I'm really starting to get the hang of offline image modifications/DISM/WSIM and I really don't see why I'd go back to using legacy stuff anymore.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy