Deploy file to image library with visual studio solution
developing a visual Studio solution having an own picture library called Slides. With the deployment the new picture library should contain some default files. Is this possible and how to achieve this?...
View ArticleFind out what app created a Folder
This is pretty much what it says on the box. For various reasons, I have often wanted to determine the source of a specific folder in /Userfolder/Library/Application Support. One example is that I...
View ArticleSharePoint removing last byte from uploaded file
I’m facing a very bizzare error in SharePoint. Basically, when I upload a file to SharePoint using a custom form and a normal attachments field control: <SharePoint:AttachmentsField runat="server"...
View ArticleCan't use all SPFileCollection.Add methods with sand boxed solution?
I’m copying items based on a queue (custom list) and an event receiver which looks at when items are added to that queue, but the method I need to use SPFileCollection.Add(String, Stream) is apparently...
View ArticleHow do I copy files off a failed system partition without encountering...
So I’m about to copy files off a system partition, and I’m afraid I’ll have problems with permissions. A bit of background – OS X won’t boot (looping progress bar) and Mavericks Recovery’s Disk Utility...
View ArticleMy macbook thinks .as files are zip files (and they won't open in XCode)
I’ve got some old .as files from a project I was working on on a different mac a long time ago. I was trying to open one of them just to try and remember something. But for some reason my mac thinks...
View ArticleHow to zip/unzip while keeping lock attribute?
When I zip/unzip a locked file, I lose lock attribute. Is there any way to keep the lock attribute while zip/unzip files? If there’s no way, is there any other compressing file format which can keep...
View ArticleLoading dynamically created files with XNA
I’m trying to implement a structured save/load functionality so if the user saves, it will take up one of 10 slots, and if the user loads, they would select one of these slots. To do this, I need the...
View ArticleCopy file to another folder with REST API
I’m trying to copy a file located in user’s personal folder (OneDrive Pro) using REST API. The resulting link seems to become too long and server returns 400 BadRequest: The length of the URL for this...
View ArticleFree app to detect & delete duplicate files from my Mac
I am just wondering is there any way to find duplicate files on my Mac? For example: when I download something from bittorrent, some unnecessary files also download along with the main file with .dat...
View ArticleWhat is an alternative to a BAT file on Mac?
What is the alternate for BAT file (Windows) on Mac? Does different version of OS X have different format of BAT files? I am trying to create a BAT file on Mac which normally changes directory while...
View ArticleUDK – Peculiar Name for Missing File
I recently followed the “third person GOW camera tutorial”, which I’m using to make a test game for my team. Unfortunately, when I try to compile the files, it says that I’m missing a file. Not a...
View ArticleSP 2013 – WebApp is unstable with Office files, cannot open them
I have one SP2013 server, and several web applications, let’s say webapp1, webapp2. On the first one, everything’s ok. I’m able to open office files, edit them etc. But on the second one, some day, it...
View ArticleOS X: Specifying custom command line invocation of program as application for...
I’m primarily a Linux user who recently acquired a MacBook Air and I’m currently desperately trying to find out whether there’s an equivalent for Linux’s desktop definition files, where you can define...
View ArticleHow to encode game files or pack to one file like game_data.dat [duplicate]
This question already has an answer here: How can I create a pack file / archive for game data files, and then load them? (zlib?) 3 answers
View ArticleFileMerge for comparing pdf files
Is it possible to use FileMerge to compare pdf files. I found a post that describes the process, but after following every step I just can’t seem to be able to compare two simple pdf files. The...
View ArticleHow can I open/use a .ZFS file in OS X?
I’ve got a .zfs file that holds mapping files. I want to know if I could open it up or use it on OS X. I need to get into it to change the maps.
View ArticleRenamed move file name in Finder, but remains the old one in Quicktime & on iPad
I have a series of movies that originally had generic title names (e.g. “[T-N]Kamen_Rider_Ryuki_15[B543DE60]DVD”). I have renamed the movie files in the Finder to something more descriptive, as shown...
View ArticleHow to get excel file from sharepoint library and write to it programmatically
we would like to read an Excel template stored in a SharePoint 2010 library create a new Excel file from it fill the new Excel file with data programmatically we tried already Excel Services but...
View Articleprotect files on webserver, allow only internal use
I have a website and it has an audio player to play music files, the music files are hosted in a public directory. Since they are they anyome can point there and use the files on their website. Is...
View Article