vote up 0 vote down star

Is it possible to attach vhd files automatically at Windows 7 startup? I'm imagine it will be like batch script or powershell script. I've tried this solution before,but still wont work. Any guess guys?

flag
what exactly is the problem with the solution from the referenced question? – fretje Aug 24 at 21:38
I dont know where or when I have to execute it. any ideas? – Funky81 Aug 28 at 20:12
The recommendation in the linked question was to create this script as .cmd file that gets included in the "StartUp" folder under your Start Menu. Alternatively, you could register it as a "Run" item in the registry: msdn.microsoft.com/en-us/library/…. – Reuben Sep 8 at 0:36

1 Answer

vote up 1 vote down

It is definitely possible, you can even boot from a vhd. Scott Hanselman blogged about it previously.

But I think the solution from your linked question should do just fine.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.