Still not working
File: "$MYFILE" -> no files found.
This drive me crasy i think.
This is how the section looks like:
Section "MainSection" SEC01
SetOutPath "$INSTDIR"
SetOverwrite ifnewer
;File "aku.ini"
File "C:\Akupunktör_klient\Akup.exe"
CreateDirectory "$SMPROGRAMS\Akupunktör"
CreateShortCut "$SMPROGRAMS\Akupunktör\Akupunktör.lnk" "$INSTDIR\Akup.exe"
CreateShortCut "$DESKTOP\Akupunktör.lnk" "$INSTDIR\Akup.exe"
File "..\..\..\..\Webbserver\ApacheGroup\Apache2\htdocs\Akutest\reg2.php"
File "..\..\..\..\Webbserver\ApacheGroup\Apache2\htdocs\Akutest\index3.php"
File "..\..\..\..\Webbserver\ApacheGroup\Apache2\htdocs\Akutest\verreg.php"
File "..\..\..\..\Webbserver\ApacheGroup\Apache2\htdocs\Akutest\valkomna2.php"
File /nonfatal /a /r "$MYFILE"
SectionEnd
any ideas?