No announcements
Found 3395260 threads
-
0 Votes
Can the *.dat or *.ini file be packaged in the metro app?
Hi Z, Yes you can package this file by adding it to your project.Answered | 1 Replies | 4304 Views | Created by zjubaoli - Wednesday, January 11, 2012 1:37 AM | Last reply by Jeff Sanders - Wednesday, January 11, 2012 8:25 PM -
0 Votes
Packaging and distributing an metro app??
in your project folder a folder called apppackages will created and there the packages will placed in a own folder best is to zip that folder for a package and ...Answered | 1 Replies | 1403 Views | Created by sitaramarajuchennuri - Saturday, November 10, 2012 4:28 AM | Last reply by Dave Smits - Saturday, November 10, 2012 8:51 AM -
0 Votes
Metro Style App: How to Startup an Application in a Multi-app Package by code?
I've created two Metro apps in C#, but having a difficult time packaging them manually.Answered | 2 Replies | 2716 Views | Created by bjdqe - Thursday, March 29, 2012 10:57 AM | Last reply by banglr5 - Friday, August 24, 2012 6:32 PM -
1 Votes
build a local use only metro app package
You can build an app package on the command line just by invoking build on the project using msbuild.exe (e.g.Answered | 3 Replies | 6918 Views | Created by Billzwang - Monday, April 2, 2012 10:46 PM | Last reply by Adam S Blum - Tuesday, April 23, 2013 1:11 AM -
0 Votes
Metro App application using Metro App dll
You can test this by deploying your app and running the Windows App Cert Kit on it.Answered | 1 Replies | 2838 Views | Created by Shafiq2012 - Wednesday, May 2, 2012 10:28 PM | Last reply by Rob Caplan [MSFT] - Thursday, May 3, 2012 1:10 AM -
1 Votes
Running metro apps headlessly
Hello, •How can one start a metro app headlessly, and in the metro app is there a way to detect this so that it does not wait for ...Answered | 2 Replies | 2455 Views | Created by JSAndrew - Monday, April 16, 2012 5:49 PM | Last reply by JSAndrew - Tuesday, April 17, 2012 5:15 PM -
0 Votes
Can I run the other Metro App in Metro App ?
I am sorry, but Store apps do not have any interprocess communication other than via protocol or file handling activation.Answered | 1 Replies | 1027 Views | Created by guenyoungpark - Tuesday, November 12, 2013 7:15 AM | Last reply by Matt Small - Tuesday, November 12, 2013 1:47 PM -
1 Votes
Extract a cabinet file in metro style app.
There isn't a CAB file extraction API for Metro style apps.Answered | 4 Replies | 3173 Views | Created by P.Akial - Thursday, May 17, 2012 5:14 PM | Last reply by Rob Caplan [MSFT] - Thursday, May 24, 2012 3:39 PM -
3 Votes
Can a single appX package install more than one metro style app on a machine?
You can only install one tile per appx package.Answered | 6 Replies | 4662 Views | Created by Mo Alian - Friday, May 11, 2012 7:25 PM | Last reply by jiuyuehuaji - Thursday, March 6, 2014 8:54 AM -
0 Votes
can metro app package d3dcompiler_44.dll and dat file I used?
can Metro app package the *.dat or *.ini file that i used ?Answered | 4 Replies | 4447 Views | Created by zjubaoli - Tuesday, January 10, 2012 7:53 AM | Last reply by Rob Caplan [MSFT] - Wednesday, January 18, 2012 9:10 PM -
0 Votes
.DAT files
Tell them you are getting .DAT file, and it is not readable in SSIS.Answered | 10 Replies | 4705 Views | Created by Murali dhar - Wednesday, July 24, 2013 7:15 PM | Last reply by Harry Bal - Wednesday, July 24, 2013 9:17 PM -
6 Votes
Custom fonts for Metro apps
Hey Bob, you can package a font with your metro style app in a very similar way to embedding a font in a WPF or Silverlight application.Answered | 24 Replies | 13532 Views | Created by qbobq - Wednesday, September 21, 2011 10:24 AM | Last reply by g3rdi - Wednesday, January 30, 2013 12:29 PM -
1 Votes
Updatable metro style app
E.g: if i install a metro style app, later on, i have a newer version of the app package locally, can i be able to update the installed app using ...Answered | 5 Replies | 2503 Views | Created by P.Akial - Thursday, March 29, 2012 1:11 PM | Last reply by P.Akial - Wednesday, April 4, 2012 3:46 AM -
1 Votes
Metro apps icon
Basically, there is a special directory where these metro apps are located.Answered | 8 Replies | 2070 Views | Created by Fábio Daniel Reis - Wednesday, April 23, 2014 5:35 PM | Last reply by Fábio Daniel Reis - Sunday, April 27, 2014 10:08 AM -
0 Votes
Pakage and Deploy of Metro App in Windows 8 Tablet
Create App Package.Answered | 10 Replies | 13618 Views | Created by rk_Edurite - Wednesday, April 25, 2012 6:56 AM | Last reply by Ganesh Babu S - Wednesday, March 26, 2014 5:02 AM -
29 Votes
Reading an INI file with C#
.NET/C# doesn't offer a native way to deal wih INI files.Answered | 15 Replies | 156971 Views | Created by pdurbha - Sunday, December 10, 2006 6:48 AM | Last reply by Kirillenseer - Wednesday, April 5, 2017 11:30 AM -
0 Votes
Desktop app installation inside Metro style app
You may put a placeholder in the Store that directs users to your website for installation but it cannot be included in the app package.Answered | 7 Replies | 6506 Views | Created by Ciger - Thursday, December 22, 2011 6:12 AM | Last reply by Stefan Krueger - Tuesday, July 17, 2012 10:02 AM -
0 Votes
Reading .INI files
You can use this simple class to read write to your .INI ...Answered | 9 Replies | 7452 Views | Created by M4ri00sh - Monday, August 16, 2010 1:42 PM | Last reply by Prashant Khandelwal - Monday, August 16, 2010 5:00 PM -
0 Votes
API to uninstall a Metro App
From a Desktop app you can use the PackageManager class to remove a package.Answered | 4 Replies | 3204 Views | Created by VarShant - Monday, July 16, 2012 9:32 AM | Last reply by Rob Caplan [MSFT] - Monday, July 16, 2012 3:57 PM -
1 Votes
location of ini file
The use on .ini is generally replaced in .Net by configuration files.Answered | 7 Replies | 2353 Views | Created by Princy558 - Sunday, August 28, 2011 3:53 PM | Last reply by Frank L. Smith - Sunday, August 28, 2011 6:37 PM - Items 1 to 20 of 3395260 Next ›
No announcements