djzmo wrote: > Hi there.. > > I got this error when I tried to 'mkbundle' an assembly... > > Unhandled Exception: System.ComponentModel.Win32Exception: > ApplicationName='sh', > CommandLine='-c "as -o temp.o temp.s "', CurrentDirectory='' > any ideas? :thinking: You have to install cygwin with at least these packages: "gcc", "binutils", "as". Robert