Harbour file validation permission issue [answered]
Hi guys,
just tested my application with harbour tool and it gave me a load of warnings regarding the file permissions:
WARNING [/usr/share/harbour-vlc_remote/qml/cover/CoverPage.qml] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/cover/Thumbs.db] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/cover/VLC-remote150px.png] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/cover/play-pause.png] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/cover/vlc_cover.png] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/harbour-vlc_remote.qml] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/pages/AboutPage.qml] File must not be executable (current permissions: 755)
WARNING [/usr/share/harbour-vlc_remote/qml/pages/AddControls.qml] File must not be executable (current permissions: 755)
I am using a windows 8 machine and have no idea how to make these files non executable. Does anyone have any ideas of what I need to do?
Thanks