Jump to content

Recommended Posts

Posted

Hello all,

 

Does anyone have a copy of SongSmith they can link me? Apparently it's free for teachers, but the official Microsoft links do not work! :( Many thanks!

  • 1 year later...
Posted
Has anyone tried installing this on Windows 10? Just having a go now and it wants .net framework 3.0... I say, yes install away! but the link is broken. :(
Posted
Has anyone tried installing this on Windows 10? Just having a go now and it wants .net framework 3.0... I say, yes install away! but the link is broken. :(

 

Haven't, but will give it a go here and see. Do you install .Net 3.5 out of interest on your Windows 10 boxes?

Posted

No... I'm downloading .net 3.0 now though

 

You'd think MS would code something in to recognise the later versions of .net framework though...

Posted
No... I'm downloading .net 3.0 now though

 

You'd think MS would code something in to recognise the later versions of .net framework though...

 

Different instructions sets I believe, but yeah you would think Microsoft would make it backwards compatible. You might not be able to install 3.0 from the normal installer... I'll dig out the command we use to install 3.5 as it requires the Windows 10 source media/files.

Posted
It said when I started installing it about needing 3.5... it's downloading and installing now. It appears to be a Windows Feature... hmmm.
Posted

Insert the Windows 10 disc and type the following from an elevated prompt:

 

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:d:\sources\sxs

 

Change d:\sources as required, such as e:\sources

 

If you do this before capturing an image, it will save you going round each workstation afterwards.

 

This will add support for .NET 2.0, 3.0 and 3.5 all from the same package, in addition to .NET 4.6 (included and enabled as standard).

  • Thanks 1
Posted
Insert the Windows 10 disc and type the following from an elevated prompt:

 

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:d:\sources\sxs

 

Change d:\sources as required, such as e:\sources

 

If you do this before capturing an image, it will save you going round each workstation afterwards.

 

This will add support for .NET 2.0, 3.0 and 3.5 all from the same package, in addition to .NET 4.6 (included and enabled as standard).

 

Damn it, just beat me to it. ;)

Posted
In my experience (unless Microsoft have fixed it), downloading the .NET 3.5 feature seems to fail every time I've tried it, but doing it the ISO way is quicker and easier. It does it in less than a minute normally.
  • Thanks 1
Posted
Loaded fine on my PC with .Net 3.5 installed. Although did complain that I didn't have a microphone plugged in... what do you want me to sing too?!
Posted
With some older applications, you have to plug in the mic first before running the application itself. A good example I can think of is Windows Movie Maker 2.6 on Windows 10.
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...